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

Issue 85693002: Add versions with an Isolate parameter for inlined API methods that need one (Closed)

Created:
7 years ago by jochen (gone - plz use gerrit)
Modified:
7 years ago
Reviewers:
Sven Panne
CC:
v8-dev, Paweł Hajdan Jr.
Visibility:
Public.

Description

Add versions with an Isolate parameter for inlined API methods that need one We shouldn't have APIs that call Isolate::GetCurrent() internally. This change removes all remaining occurrences of inlined methods in v8.h BUG=none R=svenpanne@chromium.org LOG=n Committed: https://code.google.com/p/v8/source/detail?r=18058

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -7 lines) Patch
M include/v8.h View 3 chunks +16 lines, -3 lines 0 comments Download
M src/debug.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-api.cc View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jochen (gone - plz use gerrit)
7 years ago (2013-11-25 12:44:15 UTC) #1
Sven Panne
lgtm
7 years ago (2013-11-25 13:55:21 UTC) #2
jochen (gone - plz use gerrit)
7 years ago (2013-11-25 14:31:07 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r18058 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698