Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.h322 static constexpr uint64_t FASTCALL_BIT = 1LU << CanFastCallBit::START_BIT; variable
323 static constexpr uint64_t OPTIMIZED_FASTCALL_BITS = OPTIMIZED_BIT | FASTCALL_BIT;