deps: update V8 to 5.4.500.41#9412
Conversation
There was a problem hiding this comment.
I confess to not understanding why this change is necessary. I'm going to guess it's got something to do with the InitializeVarGlobal intrinsic but the details elude me.
|
LGTM |
|
I was waiting for the V8 CI job to work again. CI: https://ci.nodejs.org/job/node-test-pull-request/4817/ |
|
CI is green. Can I have a few LGTM for the new commit ? |
bnoordhuis
left a comment
There was a problem hiding this comment.
LGTM. I assume you are you going to squash the commits?
That's the plan. Going to land now... |
PR-URL: nodejs#9412 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Ali Ijaz Sheikh <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
|
Landed in 0fa09b4 |
PR-URL: #9412 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Ali Ijaz Sheikh <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
Checklist
make -j8 test(UNIX), orvcbuild test nosign(Windows) passesAffected core subsystem(s)
V8
Description of change
Update V8 to the latest patch version.
/cc @nodejs/v8
Diff: v8/v8@5.4.500.36...5.4.500.40
CI: https://ci.nodejs.org/job/node-test-pull-request/4760/