Searched refs:constructAllowException (Results 1 – 2 of 2) sorted by relevance
61 () => { test_exception.constructAllowException(throwTheError); },102 test_exception.constructAllowException(common.mustCall());
59 static napi_value constructAllowException(napi_env env, napi_callback_info info) { in constructAllowException() function99 DECLARE_NODE_API_PROPERTY("constructAllowException", constructAllowException), in Init()