Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dproperty_attributes.h98 static constexpr uint32_t REPRESENTATION_NUM = 2; member in panda::ecmascript::TrackType::PropertyAttributes
116 using RepresentationField = IsInlinedPropsField::NextField<Representation, REPRESENTATION_NUM>; // 2: 2 bits, 6-7
H A Djs_hclass.h2130 using RepresentationBits = WritableField::NextField<Representation, PropertyAttributes::REPRESENTATION_NUM>;
/arkcompiler/ets_runtime/ecmascript/ic/
H A Dic_handler.h61 using RepresentationBit = OffsetBit::NextField<Representation, PropertyAttributes::REPRESENTATION_NUM>; // [17, 19)

Completed in 6 milliseconds