Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcompilation-dependencies.h86 bool DependOnArrayIteratorProtector();
Dcompilation-dependencies.cc1110 bool CompilationDependencies::DependOnArrayIteratorProtector() { in DependOnArrayIteratorProtector() function in v8::internal::compiler::CompilationDependencies
Djs-call-reducer.cc4114 if (!dependencies()->DependOnArrayIteratorProtector()) return NoChange(); in ReduceCallOrConstructWithArrayLikeOrSpreadOfCreateArguments()
4221 if (!dependencies()->DependOnArrayIteratorProtector()) return NoChange(); in ReduceCallOrConstructWithArrayLikeOrSpread()