Home
last modified time | relevance | path

Searched refs:DependOnGlobalProperty (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dcompilation-dependencies.h78 void DependOnGlobalProperty(const PropertyCellRef& cell);
H A Djs-native-context-specialization.cc857 dependencies()->DependOnGlobalProperty(property_cell); in ReduceGlobalAccess()
913 dependencies()->DependOnGlobalProperty(property_cell); in ReduceGlobalAccess()
926 dependencies()->DependOnGlobalProperty(property_cell); in ReduceGlobalAccess()
962 dependencies()->DependOnGlobalProperty(property_cell); in ReduceGlobalAccess()
H A Dcompilation-dependencies.cc1090 void CompilationDependencies::DependOnGlobalProperty( in DependOnGlobalProperty() function in v8::internal::compiler::CompilationDependencies
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-graph-builder.cc337 broker()->dependencies()->DependOnGlobalProperty(property_cell); in BuildPropertyCellAccess()

Completed in 15 milliseconds