Searched defs:CALL_TYPE_MASK (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ | ||
| H A D | method_literal.h | 27 static constexpr uint32_t CALL_TYPE_MASK = 0xF; // 0xF: the last 4 bits are used as callType variable |
Completed in 2 milliseconds