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

Issue 11360082: Pass Isolate to MakeWeak(), IsWeak(), and AddObjectGroup(). (Closed)

Created:
8 years, 1 month ago by haraken
Modified:
8 years ago
Base URL:
git://github.com/v8/v8.git@master
Visibility:
Public.

Description

Pass Isolate to MakeWeak(), IsWeak(), and AddObjectGroup(). BUG= TEST=cctest/test-api/ApiObjectGroupsCycle Committed: http://code.google.com/p/v8/source/detail?r=13139

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -5 lines) Patch
M include/v8.h View 6 chunks +30 lines, -0 lines 0 comments Download
M src/api.cc View 4 chunks +32 lines, -1 line 0 comments Download
M test/cctest/test-api.cc View 3 chunks +30 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
haraken
8 years, 1 month ago (2012-11-05 14:58:28 UTC) #1
haraken
These three APIs are in a hot call path of DOM object lifetime. Would you ...
8 years, 1 month ago (2012-11-05 14:59:19 UTC) #2
Michael Starzinger
8 years ago (2012-12-04 17:45:23 UTC) #3
LGTM. I'll rebase this to Sven's inlining changes and land this for you.

Powered by Google App Engine
This is Rietveld 408576698