Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcompilation-dependencies.h113 void DependOnOwnConstantDictionaryProperty(const JSObjectRef& holder,
Dcompilation-dependencies.cc1169 void CompilationDependencies::DependOnOwnConstantDictionaryProperty( in DependOnOwnConstantDictionaryProperty() function in v8::internal::compiler::CompilationDependencies
Dheap-refs.cc1876 dependencies->DependOnOwnConstantDictionaryProperty(*this, index, *result); in GetOwnDictionaryProperty()