Home
last modified time | relevance | path

Searched defs:fieldInfo (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg.cpp268 for (auto fieldInfo : beCommon.GetJClassLayout(static_cast<MIRClassType &>(structType))) { in GetReferenceOffsets64() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cg.cpp142 … for (const auto &fieldInfo : beCommon.GetJClassLayout(static_cast<MIRClassType &>(stType))) { in GetGCTIBBitMapWords() local
/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeSystem.h718 std::array<int64_t, 3> fieldInfo = {typeIndex, flag, static_cast<int64_t>(isReadonly)}; in FillField() local
976 std::array<int64_t, 3> fieldInfo = {typeIndex, flag, static_cast<int64_t>(isReadonly)}; in FillField() local