Home
last modified time | relevance | path

Searched refs:METHOD_ARGS_METHODID_BITS (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dmethod_literal.h215 static constexpr size_t METHOD_ARGS_METHODID_BITS = 32; member
218 using MethodIdBits = HotnessCounterBits::NextField<uint32_t, METHOD_ARGS_METHODID_BITS>; // offset 16-47

Completed in 2 milliseconds