Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dcompilation-dependencies.cc302 property_name_{property_name}, in ConstantInDictionaryPrototypeChainDependency()
308 // Checks that |constant_| is still the value of accessing |property_name_|
345 dictionary.FindEntry(isolate, property_name_.object()); in GetHolderIfValid()
357 // We must be able to detect the case that the property |property_name_| in GetHolderIfValid()
411 return base::hash_combine(h(receiver_map_), h(property_name_), h(constant_),
419 property_name_.equals(zat->property_name_) &&
424 const NameRef property_name_; member in v8::internal::compiler::__anon14333::final

Completed in 3 milliseconds