mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
931118c9d7
`CallbackInfo` is now bound to `ArrayBuffer` instance, not `Uint8Array`, therefore `SPREAD_ARG` will abort with: Assertion failed: ((object)->IsUint8Array()) Make changes necessary to migrate it to `ArrayBuffer`. See: https://github.com/nodejs/node/pull/3080#issuecomment-147502167 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trevor Norris <trev.norris@gmail.com> PR-URL: https://github.com/nodejs/node/pull/3329 |
||
---|---|---|
.. | ||
async-hello-world | ||
at-exit | ||
buffer-free-callback | ||
heap-profiler | ||
hello-world | ||
hello-world-function-export | ||
load-long-path | ||
repl-domain-abort | ||
.gitignore | ||
testcfg.py |