Home
last modified time | relevance | path

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

/third_party/node/test/js-native-api/test_reference/
Dtest_reference.c117 static napi_value IncrementRefcount(napi_env env, napi_callback_info info) { in IncrementRefcount() function
197 DECLARE_NAPI_PROPERTY("incrementRefcount", IncrementRefcount), in Init()