Home
last modified time | relevance | path

Searched refs:CALL_CONV_BIT_LENGTH (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.h66 static constexpr size_t CALL_CONV_BIT_LENGTH = 2; variable
68 using CallConvBit = TargetKindBit::NextField<CallConv, CALL_CONV_BIT_LENGTH>;