Home
last modified time | relevance | path

Searched defs:TRIPLE_SLOT_SIZE (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dcommon_call.h36 static constexpr int TRIPLE_SLOT_SIZE = 24; variable
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dcommon_call.h37 static constexpr int TRIPLE_SLOT_SIZE = 24; variable