Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dcompilation-dependencies.cc795 class GlobalPropertyDependency final : public CompilationDependency {
797 GlobalPropertyDependency(const PropertyCellRef& cell, PropertyCellType type, in GlobalPropertyDependency() function in v8::internal::compiler::__anon14333::final
829 const GlobalPropertyDependency* const zat = that->AsGlobalProperty();
1094 RecordDependency(zone_->New<GlobalPropertyDependency>(cell, type, read_only)); in DependOnGlobalProperty()

Completed in 3 milliseconds