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

Issue 17066009: Preallocate objects in Dart::InitializeIsolate not in Api::CheckIsolateState (Closed)

Created:
7 years, 6 months ago by Cutch
Modified:
7 years, 6 months ago
Reviewers:
siva, Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Preallocate objects in Dart::InitializeIsolate not in Api::CheckIsolateState BUG=https://code.google.com/p/dart/issues/detail?id=11396 R=iposva@google.com Committed: https://code.google.com/p/dart/source/detail?r=24371

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M runtime/vm/dart.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/vm/dart_api_impl.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Cutch
7 years, 6 months ago (2013-06-21 00:04:21 UTC) #1
Ivan Posva
Please also verify that this works with dart_no_snapshot. If it does, then LGTM. -Ivan
7 years, 6 months ago (2013-06-21 00:45:04 UTC) #2
siva
https://codereview.chromium.org/17066009/diff/1/runtime/vm/dart.cc File runtime/vm/dart.cc (right): https://codereview.chromium.org/17066009/diff/1/runtime/vm/dart.cc#newcode203 runtime/vm/dart.cc:203: } Would be ideal to do this in the ...
7 years, 6 months ago (2013-06-21 00:55:29 UTC) #3
Cutch
tests/language/disable_privacy_test.dart crashes when using dart_no_snapshot. I can reproduce this against master. Seems unrelated to my ...
7 years, 6 months ago (2013-06-24 17:29:01 UTC) #4
Cutch
Crash is unrelated and a fix is here: https://codereview.chromium.org/17621003
7 years, 6 months ago (2013-06-24 21:02:39 UTC) #5
Cutch
7 years, 6 months ago (2013-06-24 22:12:59 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r24371 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698