node/test/embedding
Anna Henningsen f421422ea4
src: add maybe versions of EmitExit and EmitBeforeExit
This addresses a TODO comment, and removes invalid `.ToLocalChecked()`
calls from our code base.

PR-URL: https://github.com/nodejs/node/pull/35486
Backport-PR-URL: https://github.com/nodejs/node/pull/38786
Reviewed-By: James M Snell <jasnell@gmail.com>
2021-08-31 10:54:53 -04:00
..
embedtest.cc src: add maybe versions of EmitExit and EmitBeforeExit 2021-08-31 10:54:53 -04:00
test-embedding.js test: add non-ASCII character embedding test 2020-06-30 09:34:33 -07:00
testcfg.py