Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeSystem.h718 std::array<int64_t, 3> fieldInfo = {typeIndex, flag, static_cast<int64_t>(isReadonly)}; in FillField() local
972 std::array<int64_t, 3> fieldInfo = {typeIndex, flag, static_cast<int64_t>(isReadonly)}; in FillField() local