Home
last modified time | relevance | path

Searched defs:FRAME_SLOT_SIZE (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
H A Dextend_assembler.h28 static constexpr int FRAME_SLOT_SIZE = 8; member in panda::ecmascript::aarch64::ExtendedAssembler
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
H A Dextended_assembler_x64.h27 static constexpr int FRAME_SLOT_SIZE = 8; member in panda::ecmascript::x64::ExtendedAssembler
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
H A Dcommon_call.h34 static constexpr int FRAME_SLOT_SIZE = 8; member in panda::ecmascript::x64::CommonCall
277 static constexpr int FRAME_SLOT_SIZE = 8; member in panda::ecmascript::x64::JsFunctionArgsConfigFrameScope
311 static constexpr int FRAME_SLOT_SIZE = 8; member in panda::ecmascript::x64::OptimizedUnfoldArgVFrameFrameScope
341 static constexpr int FRAME_SLOT_SIZE member in panda::ecmascript::x64::OptimizedUnfoldArgVFrameFrame1Scope
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
H A Dcommon_call.h35 static constexpr int FRAME_SLOT_SIZE = 8; member in panda::ecmascript::aarch64::CommonCall
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_assembler.h77 static constexpr int32_t FRAME_SLOT_SIZE = 8; member in panda::ecmascript::kungfu::StackOffsetDescriptor

Completed in 3 milliseconds