Lines Matching refs:IndexAdvanceMode
3973 kTaggedSize, IndexAdvanceMode::kPost); in StoreFieldsNoWriteBarrier()
8885 -Array::kEntrySize, IndexAdvanceMode::kPre); in LookupLinear()
9212 DescriptorArray::kEntrySize, IndexAdvanceMode::kPost); in ForEachEnumerableOwnProperty()
11676 IndexAdvanceMode advance_mode) { in BuildFastLoop()
11700 if (advance_mode == IndexAdvanceMode::kPre) { in BuildFastLoop()
11704 if (advance_mode == IndexAdvanceMode::kPost) { in BuildFastLoop()
11720 IndexAdvanceMode advance_mode);
11727 IndexAdvanceMode advance_mode);
11777 direction == ForEachDirection::kReverse ? IndexAdvanceMode::kPre in BuildFastArrayForEach()
11778 : IndexAdvanceMode::kPost); in BuildFastArrayForEach()
11807 -kTaggedSize, CodeStubAssembler::IndexAdvanceMode::kPre); in InitializeFieldsWithRoot()
14462 increment, CodeStubAssembler::IndexAdvanceMode::kPost); in ForEach()
15570 sizeof(uint32_t), IndexAdvanceMode::kPost); in AllocateSwissNameDictionaryWithCapacity()
15665 kTaggedSize, IndexAdvanceMode::kPost); in CopySwissNameDictionary()
15735 kOneByteSize, IndexAdvanceMode::kPost); in CopySwissNameDictionary()