Home
last modified time | relevance | path

Searched refs:IsVaildTypeLiteral (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dtype_literal_extractor.h31 inline bool IsVaildTypeLiteral() const in IsVaildTypeLiteral() function
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.cpp80 if (!typeLiteralExtractor.IsVaildTypeLiteral()) { // typeLiteral maybe hole in d.abc in ParseType()