src: refactor grow_async_ids_stack#23808
Conversation
There was a problem hiding this comment.
style nit: old_size_in_bytes, new_size_in_bytes
There was a problem hiding this comment.
Ack.
Turned up the level of my IDE's inspection of these to "error".
There was a problem hiding this comment.
style nit: NativeT* new_buffer
joyeecheung
left a comment
There was a problem hiding this comment.
LGTM with the style nits from @addaleax
888b26e to
b845fd6
Compare
refactor grow_async_ids_stack PR-URL: nodejs#23808 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Matheus Marchini <[email protected]>
PR-URL: nodejs#23808 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Matheus Marchini <[email protected]>
b845fd6 to
586daae
Compare
refactor grow_async_ids_stack PR-URL: #23808 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Matheus Marchini <[email protected]>
PR-URL: #23808 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Matheus Marchini <[email protected]>
|
Marking dont-land-on-v11.x until nodejs/build#1542 is fixed |
|
@targos there are two more PR that will require GCC4.9 |
|
@targos the arm7 issue in ci-release was resolved - https://ci-release.nodejs.org/job/iojs+release/nodes=centos7-arm64-gcc6/3919/ |
refactor grow_async_ids_stack PR-URL: #23808 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Matheus Marchini <[email protected]>
PR-URL: #23808 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Matheus Marchini <[email protected]>
|
@refack thanks! I backported this (and others) to v11.x and confirmed: https://ci-release.nodejs.org/job/iojs+release/3934/nodes=centos7-arm64-gcc6/ |
refactor grow_async_ids_stack PR-URL: #23808 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Matheus Marchini <[email protected]>
PR-URL: #23808 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Matheus Marchini <[email protected]>
Added
AliasedBuffer::reserve()CI: https://ci.nodejs.org/job/node-test-pull-request/18034/
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes