Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcompilation-dependencies.cc1097 bool CompilationDependencies::DependOnProtector(const PropertyCellRef& cell) { in DependOnProtector() function in v8::internal::compiler::CompilationDependencies
1105 return DependOnProtector(MakeRef( in DependOnArrayBufferDetachingProtector()
1111 return DependOnProtector(MakeRef( in DependOnArrayIteratorProtector()
1116 return DependOnProtector(MakeRef( in DependOnArraySpeciesProtector()
1121 return DependOnProtector( in DependOnNoElementsProtector()
1126 return DependOnProtector(MakeRef( in DependOnPromiseHookProtector()
1131 return DependOnProtector(MakeRef( in DependOnPromiseSpeciesProtector()
1136 return DependOnProtector(MakeRef( in DependOnPromiseThenProtector()
Dcompilation-dependencies.h82 bool DependOnProtector(const PropertyCellRef& cell);