Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dcompilation-dependencies.cc802 read_only_(read_only) { in GlobalPropertyDependency()
804 DCHECK_EQ(read_only_, cell_.property_details().IsReadOnly()); in GlobalPropertyDependency()
815 read_only_ == cell->property_details().IsReadOnly();
825 return base::hash_combine(h(cell_), static_cast<int>(type_), read_only_);
831 read_only_ == zat->read_only_;
836 const bool read_only_; member in v8::internal::compiler::__anon14333::final

Completed in 3 milliseconds