Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcompilation-dependencies.h105 void DependOnOwnConstantDataProperty(const JSObjectRef& holder,
Dcompilation-dependencies.cc1162 void CompilationDependencies::DependOnOwnConstantDataProperty( in DependOnOwnConstantDataProperty() function in v8::internal::compiler::CompilationDependencies
Dheap-refs.cc1864 dependencies->DependOnOwnConstantDataProperty( in GetOwnFastDataProperty()