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

Issue 10196013: Make Isolate::GetData and Isolate::SetData inlineable. (Closed)

Created:
8 years, 8 months ago by Michael Starzinger
Modified:
8 years, 8 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Make Isolate::GetData and Isolate::SetData inlineable. R=svenpanne@chromium.org TEST=cctest/test-api/IsolateEmbedderData Committed: https://code.google.com/p/v8/source/detail?r=11426

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed comment by Sven Panne. #

Patch Set 3 : Fix presubmit failure in test case. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -14 lines) Patch
M include/v8.h View 1 3 chunks +27 lines, -3 lines 0 comments Download
M src/api.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M test/cctest/test-api.cc View 1 2 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Michael Starzinger
8 years, 8 months ago (2012-04-24 11:27:18 UTC) #1
Sven Panne
lgtm https://chromiumcodereview.appspot.com/10196013/diff/1/include/v8.h File include/v8.h (right): https://chromiumcodereview.appspot.com/10196013/diff/1/include/v8.h#newcode2822 include/v8.h:2822: * Retrive embedder-specific data from the isolate. Not ...
8 years, 8 months ago (2012-04-24 14:14:32 UTC) #2
Michael Starzinger
8 years, 8 months ago (2012-04-24 14:33:19 UTC) #3
Added new patch set.

https://chromiumcodereview.appspot.com/10196013/diff/1/include/v8.h
File include/v8.h (right):

https://chromiumcodereview.appspot.com/10196013/diff/1/include/v8.h#newcode2822
include/v8.h:2822: * Retrive embedder-specific data from the isolate.
On 2012/04/24 14:14:32, Sven Panne wrote:
> Not caused by you, but a correct spelling would be nice. :-)

Done.

Powered by Google App Engine
This is Rietveld 408576698