Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(191)

Issue 9700079: Fix for issue 2124 - Dart VM crashes on windows (Closed)

Created:
8 years, 9 months ago by siva
Modified:
8 years, 9 months ago
Reviewers:
cshapiro
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix for issue 2124 - Dart VM crashes on windows The Array::MakeArray was incorrectly accessing the class_ field before it was initialized. Committed: https://code.google.com/p/dart/source/detail?r=5552

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -7 lines) Patch
M vm/object.cc View 1 chunk +8 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
siva
8 years, 9 months ago (2012-03-15 23:48:04 UTC) #1
cshapiro
8 years, 9 months ago (2012-03-16 00:01:28 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698