Searched defs:node_api_get_module_file_name (Results 1 – 2 of 2) sorted by relevance
6478 [Error handling]: #error-handling6485 [Object lifetime management]: #object-lifetime-management6486 [Object wrap]: #object-wrap6516 [Working with JavaScript properties]: #working-with-javascript-properties6524 [`napi_add_async_cleanup_hook`]: #napi_add_async_cleanup_hook6525 [`napi_add_env_cleanup_hook`]: #napi_add_env_cleanup_hook6526 [`napi_add_finalizer`]: #napi_add_finalizer6527 [`napi_async_cleanup_hook`]: #napi_async_cleanup_hook6528 [`napi_async_complete_callback`]: #napi_async_complete_callback6529 [`napi_async_destroy`]: #napi_async_destroy[all …]
1407 napi_status NAPI_CDECL node_api_get_module_file_name(napi_env env, in node_api_get_module_file_name() function