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

Issue 15353002: Add a call to CheckIsolateState in all paths of Dart_GetField and Dart_SetField. (Closed)

Created:
7 years, 7 months ago by siva
Modified:
7 years, 7 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add a call to CheckIsolateState in all paths of Dart_GetField and Dart_SetField. R=ager@chromium.org Committed: https://code.google.com/p/dart/source/detail?r=22893

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -10 lines) Patch
M runtime/vm/class_finalizer.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/dart_api_impl.cc View 1 4 chunks +11 lines, -9 lines 0 comments Download
M runtime/vm/dart_api_impl_test.cc View 1 1 chunk +47 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
siva
7 years, 7 months ago (2013-05-17 22:19:25 UTC) #1
Mads Ager (chromium)
LGTM Is it possible to add a regression test?
7 years, 7 months ago (2013-05-18 06:03:20 UTC) #2
siva
Added regression test to check for GetField/SetField calls right after loading the script.
7 years, 7 months ago (2013-05-20 15:55:45 UTC) #3
siva
7 years, 7 months ago (2013-05-20 16:02:33 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r22893 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698