Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/
DinlineCache.cpp27 uint32_t InlineCache::Offset(uint32_t slotSize) in Offset()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.cpp46 uint32_t slotSize = 0; in Initialize() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp982 uint32_t slotSize = method->GetSlotSize(); in DEF_RUNTIME_STUBS() local
999 uint32_t slotSize = method->GetSlotSize(); in DEF_RUNTIME_STUBS() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp1071 uint32_t slotSize = methodHandle->GetSlotSize(); in NotifyInlineCache() local