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

Issue 10579035: - Use NoHandleScope in leaf methods (Closed)

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

Description

- Use NoHandleScope in leaf methods - have a no parameter constructor for NoHandleScope so that we can use that in optimized mode when the Isolate is not available. Committed: https://code.google.com/p/dart/source/detail?r=8955

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -4 lines) Patch
M vm/handles.h View 1 chunk +4 lines, -2 lines 0 comments Download
M vm/handles.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M vm/raw_object.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M vm/runtime_entry.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
siva
8 years, 6 months ago (2012-06-20 01:40:00 UTC) #1
Ivan Posva
8 years, 6 months ago (2012-06-20 23:19:30 UTC) #2
LGTM -ip

Powered by Google App Engine
This is Rietveld 408576698