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

Issue 617263003: Introduce v8::Object::GetIsolate(). (Closed)

Created:
6 years, 2 months ago by Yang
Modified:
6 years, 2 months ago
Reviewers:
Sven Panne, aandrey
CC:
v8-dev, Paweł Hajdan Jr.
Project:
v8
Visibility:
Public.

Description

Introduce v8::Object::GetIsolate(). API=v8::Object::GetIsolate() LOG=Y R=svenpanne@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24376

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -0 lines) Patch
M include/v8.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/api.cc View 1 chunk +6 lines, -0 lines 1 comment Download
M test/cctest/test-api.cc View 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (1 generated)
Yang
6 years, 2 months ago (2014-10-01 13:13:33 UTC) #1
aandrey
https://codereview.chromium.org/617263003/diff/1/src/api.cc File src/api.cc (right): https://codereview.chromium.org/617263003/diff/1/src/api.cc#newcode5611 src/api.cc:5611: Isolate* v8::Object::GetIsolate() { v8::Value ?
6 years, 2 months ago (2014-10-01 13:21:02 UTC) #3
Yang
On 2014/10/01 13:21:02, aandrey wrote: > https://codereview.chromium.org/617263003/diff/1/src/api.cc > File src/api.cc (right): > > https://codereview.chromium.org/617263003/diff/1/src/api.cc#newcode5611 > ...
6 years, 2 months ago (2014-10-01 13:37:23 UTC) #4
aandrey
On 2014/10/01 13:37:23, Yang wrote: > On 2014/10/01 13:21:02, aandrey wrote: > > https://codereview.chromium.org/617263003/diff/1/src/api.cc > ...
6 years, 2 months ago (2014-10-01 13:45:38 UTC) #5
aandrey
On 2014/10/01 13:45:38, aandrey wrote: > On 2014/10/01 13:37:23, Yang wrote: > > On 2014/10/01 ...
6 years, 2 months ago (2014-10-01 13:48:29 UTC) #6
aandrey
On 2014/10/01 13:48:29, aandrey wrote: > On 2014/10/01 13:45:38, aandrey wrote: > > On 2014/10/01 ...
6 years, 2 months ago (2014-10-01 13:52:20 UTC) #7
Sven Panne
lgtm
6 years, 2 months ago (2014-10-01 14:30:19 UTC) #8
Yang
6 years, 2 months ago (2014-10-02 06:52:48 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 24376 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698