Home
last modified time | relevance | path

Searched defs:slotSize (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
DinlineCache.cpp27 uint32_t InlineCache::Offset(uint32_t slotSize) in Offset()
Dpandagen.h508 void ResetCurrentSlot(IcSizeType slotSize) in ResetCurrentSlot()
/arkcompiler/runtime_core/static_core/runtime/mem/
Drunslots.cpp28 void RunSlots<LockTypeT>::Initialize(size_t slotSize, uintptr_t poolPointer, bool initializeLock) in Initialize()
104 size_t RunSlots<LockTypeT>::ComputeFirstSlotOffset(size_t slotSize) in ComputeFirstSlotOffset()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.cpp52 uint32_t slotSize = 0; in Initialize() local
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_task.cpp362 uint32_t slotSize = method->GetSlotSize(); in CloneProfileTypeInfo() local
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h543 void RestoreFuncMain0LexEnv(uint32_t slotSize) in RestoreFuncMain0LexEnv()
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp1096 uint32_t slotSize = functionHandle->GetCallTarget()->GetSlotSize(); in NotifyInlineCache() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp631 size_t slotSize = fl.GetSlotSize(); in EmitInterpreterReturn() local
1464 int32_t slotSize = PointerSize(GetGraph()->GetArch()); in CreateInterpreterReturnRestoreRegs() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1598 uint32_t slotSize = method->GetSlotSize(); in DEF_RUNTIME_STUBS() local
1628 uint32_t slotSize = thisFunc->GetCallTarget()->GetSlotSize(); in DEF_RUNTIME_STUBS() local
Druntime_stubs-inl.h981 uint32_t slotSize = method->GetSlotSize(); in SetProfileTypeInfoCellToFunction() local