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

Issue 2897103002: [api] Expose Isolate::SetHostImportModuleDynamicallyCallback (Closed)

Created:
3 years, 7 months ago by jkrems
Modified:
3 years, 6 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[api] Expose Isolate::SetHostImportModuleDynamicallyCallback This allows embedders to delay initialization of the module system until after the isolate was created. BUG=v8:6428 R=gsathya@chromium.org Review-Url: https://codereview.chromium.org/2897103002 Cr-Commit-Position: refs/heads/master@{#45546} Committed: https://chromium.googlesource.com/v8/v8/+/a2cbab1bf4ade784e1ee9cf4407b5f6f2223b59c

Patch Set 1 #

Patch Set 2 : [api] Remove dynamic import callback from isolate create params #

Patch Set 3 : Rebase on master to resolve conflict #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -26 lines) Patch
M include/v8.h View 1 2 3 chunks +11 lines, -12 lines 0 comments Download
M src/api.cc View 1 2 2 chunks +5 lines, -5 lines 0 comments Download
M src/d8.cc View 1 2 5 chunks +8 lines, -9 lines 1 comment Download

Messages

Total messages: 21 (11 generated)
jkrems
First time contributing. Signed the Google Individual CLA on May 22.
3 years, 7 months ago (2017-05-23 17:55:41 UTC) #1
gsathya
Thanks for the patch! Can you please remove the option from create_params as well? There's ...
3 years, 7 months ago (2017-05-24 07:31:58 UTC) #3
jkrems
On 2017/05/24 07:31:58, gsathya wrote: > Thanks for the patch! > > Can you please ...
3 years, 7 months ago (2017-05-24 15:38:37 UTC) #4
gsathya
Perfect, thanks! LGTM Please wait for lgtm from jochen as well
3 years, 7 months ago (2017-05-25 03:01:32 UTC) #7
jochen (gone - plz use gerrit)
lgtm
3 years, 7 months ago (2017-05-26 11:42:48 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2897103002/20001
3 years, 7 months ago (2017-05-26 11:45:50 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_avx2_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel_ng/builds/22449) v8_linux64_gyp_rel_ng on master.tryserver.v8 (JOB_FAILED, ...
3 years, 7 months ago (2017-05-26 11:47:00 UTC) #14
jkrems
Rebased on master so it lands cleanly (only conflict was a blank line). https://codereview.chromium.org/2897103002/diff/40001/src/d8.cc File ...
3 years, 7 months ago (2017-05-26 15:55:31 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2897103002/40001
3 years, 6 months ago (2017-05-27 07:30:53 UTC) #18
commit-bot: I haz the power
3 years, 6 months ago (2017-05-27 08:02:48 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/a2cbab1bf4ade784e1ee9cf4407b5f6f222...

Powered by Google App Engine
This is Rietveld 408576698