Searched refs:wasPending (Results 1 – 2 of 2) sorted by relevance
39 const exception_pending = test_exception.wasPending();67 const exception_pending = test_exception.wasPending();92 const exception_pending = test_exception.wasPending();111 const exception_pending = test_exception.wasPending();
72 static napi_value wasPending(napi_env env, napi_callback_info info) { in wasPending() function100 DECLARE_NODE_API_PROPERTY("wasPending", wasPending), in Init()