Searched defs:slotOffset (Results 1 – 4 of 4) sorted by relevance
81 auto slotOffset = graph->GetStackSlotsCount(); in AddLocationToRoots() local
196 …size_t slotOffset = static_cast<size_t>(Index::PrevFpIndex) - static_cast<size_t>(Index::TypeIndex… in ComputeReservedSize() local523 …size_t slotOffset = static_cast<size_t>(Index::PrevFpIndex) - static_cast<size_t>(Index::JSFuncInd… in ComputeReservedJSFuncOffset() local604 …size_t slotOffset = static_cast<size_t>(Index::PrevFpIndex) - static_cast<size_t>(Index::PreLeaveF… in ComputeReservedSize() local
776 …size_t slotOffset = JSThread::GlueData::GetRTStubEntriesOffset(compCfg_->Is32Bit()) + index * slot… in GetRTStubOffset() local1252 size_t slotOffset = JSThread::GlueData::GetLeaveFrameOffset(compCfg_->Is32Bit()); in GetLeaveFrameOffset() local
3362 intptr_t slotOffset = aotData->GetStringSlotOffset(encoder->GetCursorOffset(), stringType); in VisitLoadString() local