Home
last modified time | relevance | path

Searched defs:additional_offset (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/codegen/
Dcode-stub-assembler.cc1988 int additional_offset, LoadSensitivity needs_poisoning) { in LoadArrayElement()
2018 TNode<FixedArray> object, TNode<TIndex> index, int additional_offset, in LoadFixedArrayElement()
2053 int additional_offset) { in FixedArrayBoundsCheck()
2071 int additional_offset) { in FixedArrayBoundsCheck()
2083 int additional_offset = 0; in LoadPropertyArrayElement() local
2385 int additional_offset) { in LoadFeedbackVectorSlot()
2409 int additional_offset) { in LoadAndUntagToWord32ArrayElement()
2429 TNode<FixedArray> object, TNode<IntPtrT> index, int additional_offset) { in LoadAndUntagToWord32FixedArrayElement()
2436 TNode<WeakFixedArray> object, TNode<IntPtrT> index, int additional_offset) { in LoadWeakFixedArrayElement()
2778 TNode<Object> value, WriteBarrierMode barrier_mode, int additional_offset) { in StoreFixedArrayOrPropertyArrayElement()
[all …]
Dcode-stub-assembler.h1330 int additional_offset) { in FixedArrayBoundsCheck()
1597 int additional_offset) { in UnsafeStoreFixedArrayElement()