Home
last modified time | relevance | path

Searched refs:env_cleanup_wrap (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/js-native-api/test_general/
Dtest_general.c271 static napi_value env_cleanup_wrap(napi_env env, napi_callback_info info) { in env_cleanup_wrap() function
298 DECLARE_NAPI_PROPERTY("envCleanupWrap", env_cleanup_wrap), in Init()