Home
last modified time | relevance | path

Searched defs:slot_offset (Results 1 - 15 of 15) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Dobjects-visiting.cc53 int slot_offset = WeakListVisitor<T>::WeakNextOffset(); in VisitWeakList() local
H A Dslot-set.h195 static size_t BucketForSlot(size_t slot_offset) { in BucketForSlot() argument
204 void Insert(size_t slot_offset) { in Insert() argument
228 bool Contains(size_t slot_offset) { in Contains() argument
238 Remove(size_t slot_offset) Remove() argument
320 Lookup(size_t slot_offset) Lookup() argument
581 SlotToIndices(size_t slot_offset, size_t* bucket_index, int* cell_index, int* bit_index) SlotToIndices() argument
[all...]
/third_party/node/deps/v8/src/wasm/
H A Djump-table-assembler.h62 static uint32_t SlotOffsetToIndex(uint32_t slot_offset) { in SlotOffsetToIndex() argument
H A Dwasm-code-manager.cc1785 uint32_t slot_offset = GetJumpTableOffset(func_index); in GetCallTargetForFunction() local
1830 uint32_t slot_offset = GetJumpTableOffset(func_index); in GetNearCallTargetForFunction() local
1847 uint32_t slot_offset = in GetFunctionIndexFromJumpTableSlot() local
/third_party/node/deps/v8/src/objects/
H A Dembedder-data-slot-inl.h60 int slot_offset = EmbedderDataArray::OffsetOfElementAt(entry_index); in store_tagged() local
74 int slot_offset = object.GetEmbedderFieldOffset(embedder_field_index); in store_tagged() local
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dwrite-barrier.h59 uintptr_t slot_offset = 0; member
/third_party/node/deps/v8/include/cppgc/internal/
H A Dwrite-barrier.h53 uintptr_t slot_offset = 0; member
188 const uintptr_t slot_offset = in TryGetCagedHeap() local
/third_party/node/deps/v8/src/compiler/
H A Dlinkage.cc109 int slot_offset = -operand.GetLocation(); in GetOffsetToFirstUnusedStackSlot() local
123 int slot_offset = -operand.GetLocation(); in GetOffsetToReturns() local
151 int slot_offset = -operand.GetLocation() - 1; in GetTaggedParameterSlots() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_visitor.cpp912 int slot_offset = 0; in emit_urb_writes() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_io.c257 const unsigned slot_offset = total_offset / 4; in get_io_offset() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-internal-gen.cc183 TNode<IntPtrT> slot_offset = IntPtrSub(slot, page); in InsertIntoRememberedSet() local
214 TNode<IntPtrT> LoadBucket(TNode<IntPtrT> slot_set, TNode<WordT> slot_offset, in LoadBucket() argument
225 void SetBitInCell(TNode<IntPtrT> bucket, TNode<WordT> slot_offset) { in SetBitInCell() argument
/third_party/node/deps/v8/src/deoptimizer/
H A Dtranslated-state.cc586 uint64_t TranslatedState::GetUInt64Slot(Address fp, int slot_offset) { in GetUInt64Slot() argument
594 uint32_t TranslatedState::GetUInt32Slot(Address fp, int slot_offset) { in GetUInt32Slot() argument
603 Float32 TranslatedState::GetFloatSlot(Address fp, int slot_offset) { in GetFloatSlot() argument
611 Float64 TranslatedState::GetDoubleSlot(Address fp, int slot_offset) { in GetDoubleSlot() argument
1156 int slot_offset = CreateNextTranslatedValue() local
1173 int slot_offset = CreateNextTranslatedValue() local
1187 int slot_offset = CreateNextTranslatedValue() local
1201 int slot_offset = CreateNextTranslatedValue() local
1215 int slot_offset = CreateNextTranslatedValue() local
1228 int slot_offset = CreateNextTranslatedValue() local
1241 int slot_offset = CreateNextTranslatedValue() local
[all...]
/third_party/node/deps/v8/src/execution/
H A Dframes.cc1172 int slot_offset = 0; in IterateCompiledFrame() local
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64.cc1429 void TurboAssembler::SlotAddress(Register dst, int slot_offset) { in SlotAddress() argument
1433 void TurboAssembler::SlotAddress(Register dst, Register slot_offset) { in SlotAddress() argument
/third_party/python/Objects/
H A Dtypeobject.c52 short slot_offset; member
3387 short slot_offset, subslot_offset; in PyType_FromModuleAndSpec() local
[all...]

Completed in 36 milliseconds