Home
last modified time | relevance | path

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

/third_party/node/test/node-api/test_worker_buffer_callback/
H A Dtest_worker_buffer_callback.c9 napi_value GetFreeCallCount(napi_env env, napi_callback_info info) { in GetFreeCallCount() function
22 DECLARE_NODE_API_PROPERTY("getFreeCallCount", GetFreeCallCount) in NAPI_MODULE_INIT()
/third_party/node/test/addons/worker-buffer-callback/
H A Dbinding.cc14 void GetFreeCallCount(const FunctionCallbackInfo<Value>& args) { in GetFreeCallCount() function
22 NODE_SET_METHOD(exports, "getFreeCallCount", GetFreeCallCount); in Initialize()

Completed in 2 milliseconds