Searched defs:napi_throw (Results 1 – 2 of 2) sorted by relevance
/third_party/node/doc/api/ | ||
D | n-api.md | 1063 #### napi_throw subsubsection |
/third_party/node/src/ | ||
D | js_native_api_v8.cc | 1895 napi_status napi_throw(napi_env env, napi_value error) { in napi_throw() function |