Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.h279 struct InterfaceLiteralInfo { struct
283 static constexpr uint32_t NUM_EXTENDS_INDEX = 0;
Dts_type_parser.cpp918 InterfaceLiteralInfo::InterfaceLiteralInfo(const TypeLiteralExtractor *typeLiteralExtractor) in InterfaceLiteralInfo() function in panda::ecmascript::InterfaceLiteralInfo