mirror of
https://github.com/nodejs/node.git
synced 2025-05-05 04:19:45 +00:00

Check whether calling into JS is allowed before doing so. PR-URL: https://github.com/nodejs/node/pull/26127 Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
9 lines
128 B
Python
9 lines
128 B
Python
{
|
|
"targets": [
|
|
{
|
|
"target_name": "test_worker_terminate",
|
|
"sources": [ "test_worker_terminate.c" ]
|
|
}
|
|
]
|
|
}
|