Lines Matching refs:napi_throw_error
56 napi_throw_error(env, nullptr, "Node-API napi_get_property_names fail");
107 napi_throw_error(env, nullptr, "Node-API napi_get_cb_info fail");
112 napi_throw_error(env, nullptr, "Node-API napi_set_property fail");
164 napi_throw_error(env, nullptr, "Node-API napi_get_property fail");
215 napi_throw_error(env, nullptr, "Node-API napi_has_property fail");
274 napi_throw_error(env, nullptr, "Expects an object as argument.");
281 napi_throw_error(env, nullptr, "Node-API napi_delete_property failed");
336 napi_throw_error(env, nullptr, "First argument must be an object.");
343 napi_throw_error(env, nullptr, "Second argument must be a string.");
350 napi_throw_error(env, nullptr, "napi_has_own_property failed");
411 napi_throw_error(env, nullptr, "napi_set_named_property failed");
461 napi_throw_error(env, nullptr, "napi_get_named_property failed");
527 napi_throw_error(env, nullptr, "napi_has_named_property failed");
710 napi_throw_error(env, nullptr, "Node-API napi_get_all_property_names fail");