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

Issue 6975020: Per-isolate embedder-specific data (Closed)

Created:
9 years, 7 months ago by Dmitry Lomov (no reviews)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Per-isolate embedder-specific data BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=7942

Patch Set 1 #

Patch Set 2 : Added missing file #

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

Messages

Total messages: 3 (0 generated)
Dmitry Lomov (no reviews)
Addding per-isolate embedder-specific data.
9 years, 7 months ago (2011-05-17 17:51:50 UTC) #1
Mads Ager (chromium)
LGTM http://codereview.chromium.org/6975020/diff/2001/src/isolate.h File src/isolate.h (right): http://codereview.chromium.org/6975020/diff/2001/src/isolate.h#newcode997 src/isolate.h:997: void SetData(void* data) { I would make these ...
9 years, 7 months ago (2011-05-18 05:28:28 UTC) #2
Vitaly Repeshko
9 years, 7 months ago (2011-05-18 06:17:13 UTC) #3

Powered by Google App Engine
This is Rietveld 408576698