Searched refs:throwTypeErrorCode (Results 1 – 2 of 2) sorted by relevance
61 static napi_value throwTypeErrorCode(napi_env env, napi_callback_info info) { in throwTypeErrorCode() function179 DECLARE_NODE_API_PROPERTY("throwTypeErrorCode", throwTypeErrorCode), in Init()
91 () => test_error.throwTypeErrorCode(),