Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.cpp276 uint32_t numFields = typeLiteralExtractor->GetIntValue(numNonStaticFieldsIndex); in ParseClassType() local
333 uint32_t numFields = typeLiteralExtractor->GetIntValue(numFieldsIndex); in ParseInterfaceType() local