Searched refs:createObjectWithExcludedKeys (Results 1 – 3 of 3) sorted by relevance
380 export function createObjectWithExcludedKeys(obj: VReg, args: VReg[]): IRNode { function
38 createObjectWithExcludedKeys,1324 createObjectWithExcludedKeys(node: ts.Node, obj: VReg, args: VReg[]): void { method in PandaGen1327 createObjectWithExcludedKeys(obj, args)
416 pandaGen.createObjectWithExcludedKeys(restProperty, obj, <Array<VReg>>excludedProp);