Home
last modified time | relevance | path

Searched refs:TestResolveAsync (Results 1 - 2 of 2) sorted by relevance

/third_party/node/test/addons/callback-scope/
H A Dbinding.cc48 static void TestResolveAsync(const v8::FunctionCallbackInfo<v8::Value>& args) { in TestResolveAsync() function
72 NODE_SET_METHOD(exports, "testResolveAsync", TestResolveAsync); in Initialize()
/third_party/node/test/node-api/test_callback_scope/
H A Dbinding.c89 static napi_value TestResolveAsync(napi_env env, napi_callback_info info) { in TestResolveAsync() function
110 DECLARE_NODE_API_PROPERTY("testResolveAsync", TestResolveAsync) in Init()

Completed in 2 milliseconds