Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/src/
DtypeRecorder.ts125 public setClass2InstanceMap(classIndex: number, instanceIndex: number): void { method in TypeRecorder
/arkcompiler/ets_frontend/ts2panda/src/base/
DtypeSystem.ts513 … this.typeRecorder.setClass2InstanceMap(this.shiftedReferredClassIndex, this.shiftedTypeIndex);