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

Issue 57049: Mark a bunch of places where we enter or leave V8 through the API.... (Closed)

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

Description

Mark a bunch of places where we enter or leave V8 through the API. Indiscriminately mark every place with EnsureInitialized, ON_BAILOUT, or IsDeadCheck (even if they cannot write to V8's heap). Also mark callbacks, and one other place (Function::SetName) hit in Chromium. Committed: http://code.google.com/p/v8/source/detail?r=1647

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+191 lines, -5 lines) Patch
M src/api.cc View 155 chunks +191 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
I'm not sure I've got them all, but it runs in the browser. It's actually ...
11 years, 8 months ago (2009-03-31 09:01:11 UTC) #1
Mads Ager (chromium)
11 years, 8 months ago (2009-03-31 09:03:18 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698