Skip to content

Conversation

RReverser
Copy link

@RReverser RReverser commented Apr 17, 2018

As per Node.js docs, vm.Script instance is not bound to any context.

However, this test was expecting otherwise and depended on implementation details which are going to change in https://chromium-review.googlesource.com/c/v8/v8/+/1013581.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

As per Node.js docs, vm.Script instance is not bound to any context.

However, this test was expecting otherwise and depended on
implementation details which are going to change.

Refs: https://chromium-review.googlesource.com/c/v8/v8/+/1013581
@hashseed hashseed merged commit c1dc9d9 into v8:vee-eight-lkgr Apr 17, 2018
RReverser added a commit to RReverser/node that referenced this pull request Apr 18, 2018
Remove unused leftover from v8#61
hashseed pushed a commit that referenced this pull request Apr 18, 2018
Remove unused leftover from #61
MayaLekova pushed a commit to MayaLekova/node that referenced this pull request May 8, 2018
Remove unused leftover from v8#61
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants