Home
last modified time | relevance | path

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

/third_party/node/test/js-native-api/test_general/
Dtest_general.c180 static napi_value remove_wrap(napi_env env, napi_callback_info info) { in remove_wrap() function
300 DECLARE_NAPI_PROPERTY("removeWrap", remove_wrap), in Init()