mirror of
https://github.com/nodejs/node.git
synced 2025-05-08 16:55:46 +00:00
![]() Accessing JS objects can be trapped with proxy handlers. These handlers can throw when no node-api errors occur. In such cases, `napi_pending_exception` should be returned. PR-URL: https://github.com/nodejs/node/pull/48607 Reviewed-By: Gabriel Schulhof <gabrielschulhof@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> |
||
---|---|---|
.. | ||
binding.gyp | ||
test_exceptions.c | ||
test_exceptions.js | ||
test_null.c | ||
test_null.h | ||
test_null.js | ||
test_object.c | ||
test.js |