Home
last modified time | relevance | path

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

/third_party/node/doc/api/
Dn-api.md3226 #### napi_get_null subsubsection
/third_party/node/src/
Djs_native_api_v8.cc1797 napi_status napi_get_null(napi_env env, napi_value* result) { in napi_get_null() function