Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dsource-text-module.h178 static void GatherAsyncParentCompletions(Isolate* isolate, Zone* zone,
Dsource-text-module.cc614 void SourceTextModule::GatherAsyncParentCompletions( in GatherAsyncParentCompletions() function in v8::internal::SourceTextModule
786 GatherAsyncParentCompletions(isolate, &zone, module, &exec_list); in AsyncModuleExecutionFulfilled()