Searched refs:copyDataProperties (Results 1 – 3 of 3) sorted by relevance
356 export function copyDataProperties(dstObj: VReg): IRNode { function
186 pandaGen.copyDataProperties(<ts.Expression>prop.getValue().parent, objReg);
32 copyDataProperties,1245 copyDataProperties(node: ts.Node, dstObj: VReg): void { method in PandaGen1246 this.add(node, copyDataProperties(dstObj));