Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h465 …inline GlobalTSTypeRef GetGTFromModuleMap(const JSPandaFile *jsPandaFile, const CString &recordNam… in GetGTFromModuleMap() function
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dtype_infer.cpp926 auto type = tsManager_->GetGTFromModuleMap(jsPandaFile, recordName_, index); in InferLdLocalModuleVar()