Home
last modified time | relevance | path

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

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