Home
last modified time | relevance | path

Searched refs:throwTypeError (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/js-native-api/test_error/
Dtest_error.c40 static napi_value throwTypeError(napi_env env, napi_callback_info info) { in throwTypeError() function
175 DECLARE_NODE_API_PROPERTY("throwTypeError", throwTypeError), in Init()
Dtest.js60 test_error.throwTypeError();