Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h447 …inline void AddTypeToLocalModuleVarGtMap(const JSPandaFile *jsPandaFile, const CString &recordName, in AddTypeToLocalModuleVarGtMap() function
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dtype_infer.cpp913 … tsManager_->AddTypeToLocalModuleVarGtMap(jsPandaFile, recordName_, index, defineType.GetGTRef()); in InferStModuleVar()