Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.h243 …JSHandle<TSInterfaceType> InstantiateInterfaceGenericsType(const JSHandle<TSInterfaceType> &generi…
Dts_type_parser.cpp661 InstantiateInterfaceGenericsType(JSHandle<TSInterfaceType>(genericsType), paras); in InstantiateGenericsType()
730 JSHandle<TSInterfaceType> TSTypeParser::InstantiateInterfaceGenericsType(const JSHandle<TSInterface… in InstantiateInterfaceGenericsType() function in panda::ecmascript::TSTypeParser