Home
last modified time | relevance | path

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

/third_party/node/test/js-native-api/test_general/
Dtest_general.c151 static napi_value wrap_first_arg(napi_env env, in wrap_first_arg() function
166 return wrap_first_arg(env, info, deref_item, &deref_item_called); in wrap()
197 return wrap_first_arg(env, info, test_finalize, NULL); in test_finalize_wrap()
281 return wrap_first_arg(env, info, cleanup_env_finalizer, (void*)ptr_value); in env_cleanup_wrap()