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

Issue 196243002: Use CHECK_ISOLATE instead of DARTSCOPE for Dart_GetNativeInstanceField after (Closed)

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

Description

Use CHECK_ISOLATE instead of DARTSCOPE for Dart_GetNativeInstanceField after fixing Instance::IsValidFieldOffset to use a reusable handle instead of creating a new one (this was the issue last time which caused assertions). R=rmacnak@google.com Committed: https://code.google.com/p/dart/source/detail?r=33566

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
siva
6 years, 9 months ago (2014-03-11 23:18:29 UTC) #1
rmacnak
LGTM
6 years, 9 months ago (2014-03-12 00:12:12 UTC) #2
siva
6 years, 9 months ago (2014-03-12 00:14:05 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r33566 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698