Conversation
deps/v8/src/flag-definitions.h
Outdated
There was a problem hiding this comment.
This is https://bugs.chromium.org/p/chromium/issues/detail?id=765433, currently under embargo.
Doesn't affect Node.js in that it depends on executing untrusted code (which no one should do.)
There was a problem hiding this comment.
Do you think we should revert this change?
There was a problem hiding this comment.
Not at all, I only commented to add some context.
|
The new V8 tests don't pass: That's because the StringMaxLength runtime function does not exist in V8 6.1 |
|
I pushed a fix. New CI: https://ci.nodejs.org/job/node-test-commit-v8-linux/921/ |
|
It's green. I'm trying to upstream the fix here: https://chromium-review.googlesource.com/c/v8/v8/+/677300 |
56b58b1 to
87d4c5d
Compare
|
CI before landing: https://ci.nodejs.org/job/node-test-pull-request/10246/ |
Refs: v8/v8@6.1.534.38...6.1.534.42 PR-URL: nodejs#15521 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Ali Ijaz Sheikh <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
87d4c5d to
2b196fb
Compare
|
Failures are unrelated to this PR. |
Refs: v8/v8@6.1.534.38...6.1.534.42 PR-URL: #15521 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Ali Ijaz Sheikh <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
Refs: v8/v8@6.1.534.38...6.1.534.42 PR-URL: #15521 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Ali Ijaz Sheikh <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
Refs: v8/v8@6.1.534.38...6.1.534.42 PR-URL: nodejs/node#15521 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Ali Ijaz Sheikh <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
Refs: v8/v8@6.1.534.38...6.1.534.42 PR-URL: #15521 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Ali Ijaz Sheikh <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
Refs: v8/v8@6.1.534.38...6.1.534.42 PR-URL: #15521 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Ali Ijaz Sheikh <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
Refs: v8/v8@6.1.534.38...6.1.534.42
/cc @nodejs/v8
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passesAffected core subsystem(s)
V8