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

Issue 141803019: Enter and Exit scope when calling into the native library tag handler (Closed)

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

Description

Enter and Exit scope when calling into the native library tag handler instead of relying on an outer enclosing scope. R=hausner@google.com Committed: https://code.google.com/p/dart/source/detail?r=32346

Patch Set 1 #

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -6 lines) Patch
M runtime/vm/bootstrap.cc View 1 2 chunks +1 line, -6 lines 0 comments Download
M runtime/vm/parser.cc View 2 chunks +14 lines, -0 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
siva
6 years, 10 months ago (2014-02-05 21:01:33 UTC) #1
hausner
LGTM w/comment. https://codereview.chromium.org/141803019/diff/40001/runtime/vm/parser.cc File runtime/vm/parser.cc (right): https://codereview.chromium.org/141803019/diff/40001/runtime/vm/parser.cc#newcode4888 runtime/vm/parser.cc:4888: DartApiScope api_scope(isolate()); If this is the only ...
6 years, 10 months ago (2014-02-05 22:22:56 UTC) #2
siva
https://codereview.chromium.org/141803019/diff/40001/runtime/vm/parser.cc File runtime/vm/parser.cc (right): https://codereview.chromium.org/141803019/diff/40001/runtime/vm/parser.cc#newcode4888 runtime/vm/parser.cc:4888: DartApiScope api_scope(isolate()); The reason I made it a class ...
6 years, 10 months ago (2014-02-05 23:10:54 UTC) #3
siva
6 years, 10 months ago (2014-02-05 23:42:08 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r32346 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698