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.h272 struct InterfaceLiteralInfo { struct
276 static constexpr uint32_t NUM_EXTENDS_INDEX = 0;
Dts_type_parser.cpp926 InterfaceLiteralInfo::InterfaceLiteralInfo(const TypeLiteralExtractor *typeLiteralExtractor) in InterfaceLiteralInfo() function in panda::ecmascript::InterfaceLiteralInfo