Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dproperty_attributes.h68 static constexpr uint32_t REPRESENTATION_NUM = 2; variable
81 …using RepresentationField = IsInlinedPropsField::NextField<Representation, REPRESENTATION_NUM>; //…
Djs_hclass.h1729 …resentationBits = WritableField::NextField<Representation, PropertyAttributes::REPRESENTATION_NUM>;
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_handler.h41 …g RepresentationBit = OffsetBit::NextField<Representation, PropertyAttributes::REPRESENTATION_NUM>;