Searched refs:allowException (Results 1 – 2 of 2) sorted by relevance
33 () => { test_exception.allowException(throwTheError); },83 test_exception.allowException(common.mustCall());
43 static napi_value allowException(napi_env env, napi_callback_info info) { in allowException() function97 DECLARE_NODE_API_PROPERTY("allowException", allowException), in Init()