Searched refs:USAGE_BITS (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | js_collator.h | 67 static constexpr size_t USAGE_BITS = 2; member in panda::ecmascript::JSCollator 72 FIRST_BIT_FIELD(BitField, Usage, UsageOption, USAGE_BITS) |
Completed in 2 milliseconds