Home
last modified time | relevance | path

Searched refs:exception_function (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/js-native-api/test_handle_scope/
Dtest_handle_scope.c51 napi_value exception_function; in NewScopeWithException() local
60 env, info, &argc, &exception_function, NULL, NULL)); in NewScopeWithException()
63 env, output, exception_function, 0, NULL, NULL); in NewScopeWithException()