Searched refs:throwIfNotObject (Results 1 – 6 of 6) sorted by relevance
172 pandaGen.throwIfNotObject(expr, innerResult);181 pandaGen.throwIfNotObject(expr, this.resumeVal);
214 pg.throwIfNotObject(node, this.resumeVal);
159 pg.throwIfNotObject(this.node, res);
390 export function throwIfNotObject(v: VReg): IRNode { function
353 this.pandaGen.throwIfNotObject(this.stmt, innerResult);366 pandagen.throwIfNotObject(stmt, resultObj);
93 throwIfNotObject,1359 throwIfNotObject(node: ts.Node, obj: VReg): void { method in PandaGen1362 throwIfNotObject(obj)