Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Daccess-builder.h194 static FieldAccess ForPropertyArrayLengthAndHash(); in NON_EXPORTED_BASE()
Daccess-builder.cc583 FieldAccess AccessBuilder::ForPropertyArrayLengthAndHash() { in ForPropertyArrayLengthAndHash() function in v8::internal::compiler::AccessBuilder
Djs-native-context-specialization.cc3342 simplified()->LoadField(AccessBuilder::ForPropertyArrayLengthAndHash()), in BuildExtendPropertiesBackingStore()
3360 a.Store(AccessBuilder::ForPropertyArrayLengthAndHash(), new_length_and_hash); in BuildExtendPropertiesBackingStore()