Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/tests/
Dts_type_parser_test.cpp79 GlobalTSTypeRef builtinGT = tsTypeParser.CreateGT(jsPandaFile, recordName, builtinTypeId); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h848 inline std::string GetBuiltinsName(GlobalTSTypeRef builtinGT) const in GetBuiltinsName()