Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dcompilation-dependencies.cc178 class GlobalPropertyDependency final class
183 GlobalPropertyDependency(const PropertyCellRef& cell, PropertyCellType type, in GlobalPropertyDependency() function in v8::internal::compiler::GlobalPropertyDependency
343 GlobalPropertyDependency(cell, type, read_only)); in DependOnGlobalProperty()