node/test/node-api/test_callback_scope
legendecas 307c67be17
n-api: fix false assumption on napi_async_context structures
napi_async_context should be an opaque type and not be used as same as
node::async_context.

PR-URL: https://github.com/nodejs/node/pull/32928
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2020-04-28 01:03:05 +02:00
..
binding.cc n-api: fix false assumption on napi_async_context structures 2020-04-28 01:03:05 +02:00
binding.gyp test: partition N-API tests 2018-12-04 13:58:17 -08:00
test-async-hooks.js n-api: fix false assumption on napi_async_context structures 2020-04-28 01:03:05 +02:00
test-resolve-async.js test: partition N-API tests 2018-12-04 13:58:17 -08:00
test.js n-api: fix false assumption on napi_async_context structures 2020-04-28 01:03:05 +02:00