Home
last modified time | relevance | path

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

/third_party/node/src/
Dasync_wrap.h141 static void ExecutionAsyncResource(
Dasync_wrap.cc311 void AsyncWrap::ExecutionAsyncResource( in ExecutionAsyncResource() function in node::AsyncWrap
400 env->SetMethod(target, "executionAsyncResource", ExecutionAsyncResource); in Initialize()