Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dcommon_call.h27 static constexpr int DOUBLE_SLOT_SIZE = 16; variable
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dcommon_call.h28 static constexpr int DOUBLE_SLOT_SIZE = 16; variable