Searched defs:DOUBLE_SLOT_SIZE (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ | ||
H A D | common_call.h | 35 static constexpr int DOUBLE_SLOT_SIZE = 16; member in panda::ecmascript::x64::CommonCall |
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ | ||
H A D | common_call.h | 36 static constexpr int DOUBLE_SLOT_SIZE = 16; member in panda::ecmascript::aarch64::CommonCall |
Completed in 3 milliseconds