node/test/node-api/test_buffer
Tobias Nießen f5ce6b1ebf
test: replace gc(true) with gc({ type: 'minor' })
V8 considers gc(true) legacy, and the new signature is much more
expressive.

PR-URL: https://github.com/nodejs/node/pull/43493
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
2022-06-21 22:54:09 +01:00
..
binding.gyp
test-external-buffer.js n-api: keep napi_env alive while it has finalizers 2020-01-04 07:38:36 +01:00
test.js test: remove outdated V8 flag 2021-02-02 10:33:56 +01:00
test_buffer.c node-api: emit uncaught-exception on unhandled tsfn callbacks 2022-05-27 13:32:08 -04:00
test_finalizer.js test: replace gc(true) with gc({ type: 'minor' }) 2022-06-21 22:54:09 +01:00