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

Issue 55007: Mark some of the places we leave V8 via callbacks as transitions to... (Closed)

Created:
11 years, 9 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Mark some of the places we leave V8 via callbacks as transitions to state EXTERNAL rather than OTHER. Committed: http://code.google.com/p/v8/source/detail?r=1632

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -36 lines) Patch
M src/builtins.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/handles.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/log.cc View 2 chunks +10 lines, -9 lines 0 comments Download
M src/objects.cc View 12 chunks +12 lines, -12 lines 0 comments Download
M src/stub-cache.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/top.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M test/cctest/testcfg.py View 3 chunks +4 lines, -4 lines 0 comments Download
tools/tickprocessor.py View 4 chunks +11 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
Begin to handle EXTERNAL (outside V8) states separately from OTHER (in V8 but not in ...
11 years, 9 months ago (2009-03-27 12:14:23 UTC) #1
Mads Ager (chromium)
11 years, 9 months ago (2009-03-27 12:18:47 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698