Home
last modified time | relevance | path

Searched refs:typeRecorder (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/src/base/
DtypeSystem.ts162 protected typeRecorder = TypeRecorder.getInstance();
174 this.typeRecorder.addType2Index(node, index);
178 this.typeRecorder.setVariable2Type(variableNode, index);
182 return this.typeRecorder.tryGetTypeIndex(typeNode);
308 this.typeRecorder.addUserDefinedTypeSet(instTypeIdx);
513 … this.typeRecorder.setClass2InstanceMap(this.shiftedReferredClassIndex, this.shiftedTypeIndex);
515 this.typeRecorder.addUserDefinedTypeSet(this.shiftedTypeIndex);
709 return this.typeRecorder.hasUnionTypeMapping(unionStr);
713 return this.typeRecorder.getFromUnionTypeMap(unionStr);
717 return this.typeRecorder.setUnionTypeMap(unionStr, shiftedTypeIndex);
[all …]
/arkcompiler/ets_runtime/ecmascript/compiler/
Dargument_accessor.cpp120 void ArgumentAccessor::FillArgsGateType(const TypeRecorder *typeRecorder) in FillArgsGateType() argument
127 auto argType = typeRecorder->GetArgType(argIndex); in FillArgsGateType()
Dargument_accessor.h79 void FillArgsGateType(const TypeRecorder *typeRecorder);
/arkcompiler/ets_frontend/ts2panda/src/
Dts2panda.ts335 let typeRecorder = TypeRecorder.getInstance(); variable
336 if (typeRecorder != undefined && isFunctionLikeDeclaration(functionNode)) {
339 let typeIdx = typeRecorder.tryGetTypeIndex(ts.getOriginalNode(functionNode));
346 typeIdx = typeRecorder.tryGetTypeIndex(ts.getOriginalNode(classNode));
348 typeIdx = typeRecorder.getClass2InstanceMap(typeIdx);
/arkcompiler/ets_frontend/es2panda/
DBUILD.gn214 "typescript/extractor/typeRecorder.cpp",
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2typeRecorder.ts");class k{constructor(e,t,r){this.decl=e,this.scope=t,this.internalName=r}}t.Pendi…