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

Issue 1409593002: [api] expose API for adding per-context Intrinsics to Templates (Closed)

Created:
5 years, 2 months ago by caitp (gmail)
Modified:
5 years, 2 months ago
CC:
Paweł Hajdan Jr., v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[api] expose API for adding per-context Intrinsics to Templates Add mechanism for adding per-context ECMAScript intrinsics to Template objects, which may be instantiated in multiple contexts. BUG= LOG=N R=jochen@chromium.org, verwaest@chromium.org Committed: https://crrev.com/1be2b46c854af7314aae0111ff70ee8a5766135d Cr-Commit-Position: refs/heads/master@{#31450}

Patch Set 1 #

Total comments: 5

Patch Set 2 : rebased #

Patch Set 3 : Change it a bit #

Patch Set 4 : Fix bot failure #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -13 lines) Patch
M include/v8.h View 1 2 chunks +16 lines, -0 lines 0 comments Download
M src/api.cc View 1 2 1 chunk +12 lines, -0 lines 0 comments Download
M src/api-natives.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/api-natives.cc View 1 2 3 3 chunks +56 lines, -12 lines 0 comments Download
M src/objects.h View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M test/cctest/test-api.cc View 1 2 3 1 chunk +33 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
caitp (gmail)
PTAL, trying to add a way to install per-context builtins on Template objects which can ...
5 years, 2 months ago (2015-10-14 23:01:53 UTC) #1
caitp (gmail)
On 2015/10/14 23:01:53, caitp wrote: > PTAL, trying to add a way to install per-context ...
5 years, 2 months ago (2015-10-19 13:33:51 UTC) #4
jochen (gone - plz use gerrit)
I defer to Toon
5 years, 2 months ago (2015-10-20 09:37:12 UTC) #5
Toon Verwaest
I'm not really a fan of this CL, but at the same time I don't ...
5 years, 2 months ago (2015-10-20 15:00:54 UTC) #6
caitp (gmail)
Im not a big fan of the implementation, but at least it works. I'm not ...
5 years, 2 months ago (2015-10-20 15:38:06 UTC) #7
Toon Verwaest
lgtm https://codereview.chromium.org/1409593002/diff/1/src/api.cc File src/api.cc (right): https://codereview.chromium.org/1409593002/diff/1/src/api.cc#newcode1361 src/api.cc:1361: // TODO(dcarney): split api to allow values of ...
5 years, 2 months ago (2015-10-21 16:02:48 UTC) #8
caitp (gmail)
On 2015/10/21 16:02:48, Toon Verwaest wrote: > lgtm > > https://codereview.chromium.org/1409593002/diff/1/src/api.cc > File src/api.cc (right): ...
5 years, 2 months ago (2015-10-21 19:33:49 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1409593002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1409593002/40001
5 years, 2 months ago (2015-10-21 19:40:32 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_rel/builds/10925) v8_linux_rel on tryserver.v8 (JOB_FAILED, ...
5 years, 2 months ago (2015-10-21 19:42:53 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1409593002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1409593002/60001
5 years, 2 months ago (2015-10-21 19:50:24 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 2 months ago (2015-10-21 20:14:33 UTC) #17
commit-bot: I haz the power
5 years, 2 months ago (2015-10-21 20:14:59 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/1be2b46c854af7314aae0111ff70ee8a5766135d
Cr-Commit-Position: refs/heads/master@{#31450}

Powered by Google App Engine
This is Rietveld 408576698