Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/
DinlineCache.cpp27 uint32_t InlineCache::Offset(uint32_t slotSize) in Offset()
Dpandagen.h534 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.cpp46 uint32_t slotSize = 0; in Initialize() local
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h426 void RestoreFuncMain0LexEnv(uint32_t slotSize) in RestoreFuncMain0LexEnv()
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp363 size_t slotSize = fl.GetSlotSize(); in EmitInterpreterReturn() local
589 int32_t slotSize = PointerSize(GetGraph()->GetArch()); in CreateInterpreterReturnRestoreRegs() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1393 uint32_t slotSize = method->GetSlotSize(); in DEF_RUNTIME_STUBS() local
1424 uint32_t slotSize = method->GetSlotSize(); in DEF_RUNTIME_STUBS() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp1089 uint32_t slotSize = methodHandle->GetSlotSize(); in NotifyInlineCache() local