Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dsource-text-module.cc762 auto cycle_root = GetAsyncCycleRoot(isolate, m); in AsyncModuleExecutionFulfilled() local
766 if (cycle_root->status() == kErrored) { in AsyncModuleExecutionFulfilled()