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

Issue 1140333003: Introduce extras export object. (Closed)

Created:
5 years, 7 months ago by Yang
Modified:
5 years, 7 months ago
CC:
Paweł Hajdan Jr., v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Introduce extras export object. BUG= Committed: https://crrev.com/9a1490ad6ffb7100c4b35581b2787ac1c08695d8 Cr-Commit-Position: refs/heads/master@{#28499}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : no condition #

Total comments: 6

Patch Set 4 : fix #

Total comments: 1

Patch Set 5 : fixed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -8 lines) Patch
M build/standalone.gypi View 1 1 chunk +3 lines, -0 lines 0 comments Download
M include/v8.h View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M src/api.cc View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M src/bootstrapper.cc View 1 2 3 2 chunks +8 lines, -1 line 0 comments Download
M src/contexts.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M src/runtime/runtime-test.cc View 1 chunk +2 lines, -1 line 0 comments Download
M test/cctest/test-api.cc View 1 2 3 1 chunk +18 lines, -0 lines 0 comments Download
A + test/cctest/test-extra.js View 1 chunk +6 lines, -5 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
Yang
This replaces https://codereview.chromium.org/1128113006/.
5 years, 7 months ago (2015-05-18 14:01:09 UTC) #2
domenic
https://codereview.chromium.org/1140333003/diff/40001/include/v8.h File include/v8.h (right): https://codereview.chromium.org/1140333003/diff/40001/include/v8.h#newcode6379 include/v8.h:6379: MaybeLocal<Object> GetExtrasExportsObject(); FYI I wasn't sure whether to use ...
5 years, 7 months ago (2015-05-18 16:43:11 UTC) #3
domenic
https://codereview.chromium.org/1140333003/diff/40001/src/bootstrapper.cc File src/bootstrapper.cc (right): https://codereview.chromium.org/1140333003/diff/40001/src/bootstrapper.cc#newcode1472 src/bootstrapper.cc:1472: return CompileNative(isolate, name, source_code, arraysize(args), args); I think removing ...
5 years, 7 months ago (2015-05-18 17:41:39 UTC) #4
Yang
Will upload a new patch set tomorrow morning. https://codereview.chromium.org/1140333003/diff/40001/include/v8.h File include/v8.h (right): https://codereview.chromium.org/1140333003/diff/40001/include/v8.h#newcode6379 include/v8.h:6379: MaybeLocal<Object> ...
5 years, 7 months ago (2015-05-18 18:30:56 UTC) #5
domenic
On 2015/05/18 at 18:30:56, yangguo wrote: > The latter is not implemented yet, and I'm ...
5 years, 7 months ago (2015-05-18 18:33:45 UTC) #6
Yang
On 2015/05/18 18:33:45, domenic wrote: > On 2015/05/18 at 18:30:56, yangguo wrote: > > > ...
5 years, 7 months ago (2015-05-19 06:15:13 UTC) #7
domenic
lgtm LGTM https://codereview.chromium.org/1140333003/diff/60001/include/v8.h File include/v8.h (right): https://codereview.chromium.org/1140333003/diff/60001/include/v8.h#newcode6377 include/v8.h:6377: * If there are no extra native ...
5 years, 7 months ago (2015-05-19 15:38:10 UTC) #8
jochen (gone - plz use gerrit)
lgtm
5 years, 7 months ago (2015-05-19 15:49:39 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1140333003/80001
5 years, 7 months ago (2015-05-20 07:00:31 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 7 months ago (2015-05-20 07:38:27 UTC) #13
commit-bot: I haz the power
5 years, 7 months ago (2015-05-20 07:38:40 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/9a1490ad6ffb7100c4b35581b2787ac1c08695d8
Cr-Commit-Position: refs/heads/master@{#28499}

Powered by Google App Engine
This is Rietveld 408576698