Home
last modified time | relevance | path

Searched defs:napi_throw (Results 1 – 2 of 2) sorted by relevance

/third_party/node/doc/api/
Dn-api.md1063 #### napi_throw subsubsection
/third_party/node/src/
Djs_native_api_v8.cc1895 napi_status napi_throw(napi_env env, napi_value error) { in napi_throw() function