v8: move process.binding('v8') to internalBinding#22288
v8: move process.binding('v8') to internalBinding#22288jasnell wants to merge 1 commit intonodejs:masterfrom
Conversation
|
@jdalton ... The Therefore, this PR should not be blocked by the transition discussion. |
I'd dig it if we could get a rough wag at usage before skipping deprecation processes. |
|
Technically the |
01a0230 to
a2d45fb
Compare
|
@jdalton ... added |
|
ping @nodejs/tsc |
|
Another CI failure in linux-containered: https://ci.nodejs.org/job/node-test-commit-linux-containered/6330/ |
8840799 to
9a0dcd0
Compare
9a0dcd0 to
e0a0987
Compare
|
Trying arm fanned again because of an unrelated failure... https://ci.nodejs.org/job/node-test-commit-arm-fanned/3012/ |
e0a0987 to
c5a3d31
Compare
PR-URL: nodejs#22288 Refs: nodejs#22160 Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Gus Caplan <[email protected]> Reviewed-By: Tiancheng "Timothy" Gu <[email protected]> Reviewed-By: John-David Dalton <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
|
Landed in 892932f |
Refs: #22160
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes