Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ic/
Daccessor-assembler.h278 TNode<IntPtrT> descriptor_name_index,
287 TNode<IntPtrT> descriptor_name_index,
Daccessor-assembler.cc1547 TNode<DescriptorArray> descriptors, TNode<IntPtrT> descriptor_name_index, in OverwriteExistingFastDataProperty() argument
1566 CheckFieldType(descriptors, descriptor_name_index, representation, value, in OverwriteExistingFastDataProperty()
1702 LoadValueByKeyIndex(descriptors, descriptor_name_index); in OverwriteExistingFastDataProperty()
1716 TNode<IntPtrT> descriptor_name_index, TNode<Uint32T> details, in StoreJSSharedStructField() argument
/third_party/node/deps/v8/src/builtins/
Dbuiltins-object-gen.cc306 TNode<IntPtrT> descriptor_name_index = ToKeyIndex<DescriptorArray>( in FastGetOwnValuesOrEntries() local
311 descriptor_name_index, details, in FastGetOwnValuesOrEntries()