Home
last modified time | relevance | path

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

/third_party/node/doc/api/
Dn-api.md4857 ### napi_unwrap subsection
/third_party/node/src/
Djs_native_api_v8.cc2328 napi_status napi_unwrap(napi_env env, napi_value obj, void** result) { in napi_unwrap() function