node/test/node-api/test_buffer
Tobias Nießen a5df207c2b
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-07-31 09:44:57 +02:00
..
binding.gyp
test-external-buffer.js
test.js
test_buffer.c node-api: emit uncaught-exception on unhandled tsfn callbacks 2022-07-31 09:44:36 +02:00
test_finalizer.js test: replace gc(true) with gc({ type: 'minor' }) 2022-07-31 09:44:57 +02:00