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 See https://nodejs.org/dist/latest-v10.x/docs/api/v8.html#v8_v8: 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
|
Trying CI yet again: https://ci.nodejs.org/job/node-test-pull-request/16500/ |
|
Resume Build: https://ci.nodejs.org/job/node-test-pull-request/16509/ |
9a0dcd0 to
e0a0987
Compare
|
Trying again: https://ci.nodejs.org/job/node-test-pull-request/16536/ |
|
Trying arm fanned again because of an unrelated failure... https://ci.nodejs.org/job/node-test-commit-arm-fanned/3012/ |
e0a0987 to
c5a3d31
Compare
|
Full CI after rebase: https://ci.nodejs.org/job/node-test-pull-request/16555/ |
|
Resume Build: https://ci.nodejs.org/job/node-test-pull-request/16560/ |
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