Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcompilation-dependencies.h91 bool DependOnPromiseThenProtector();
Dcompilation-dependencies.cc1135 bool CompilationDependencies::DependOnPromiseThenProtector() { in DependOnPromiseThenProtector() function in v8::internal::compiler::CompilationDependencies
Djs-call-reducer.cc6917 if (!dependencies()->DependOnPromiseThenProtector()) { in ReducePromisePrototypeCatch()
6974 if (!dependencies()->DependOnPromiseThenProtector()) { in ReducePromisePrototypeFinally()