Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dcompilation-dependencies.cc459 bool CompilationDependencies::DependOnProtector(const PropertyCellRef& cell) { in DependOnProtector() function in v8::internal::compiler::CompilationDependencies
466 return DependOnProtector(PropertyCellRef( in DependOnArrayBufferDetachingProtector()
472 return DependOnProtector(PropertyCellRef( in DependOnArrayIteratorProtector()
477 return DependOnProtector(PropertyCellRef( in DependOnArraySpeciesProtector()
482 return DependOnProtector(PropertyCellRef( in DependOnNoElementsProtector()
487 return DependOnProtector(PropertyCellRef( in DependOnPromiseHookProtector()
492 return DependOnProtector(PropertyCellRef( in DependOnPromiseSpeciesProtector()
497 return DependOnProtector(PropertyCellRef( in DependOnPromiseThenProtector()
Dcompilation-dependencies.h80 bool DependOnProtector(const PropertyCellRef& cell);