Searched refs:callIds (Results 1 – 1 of 1) sorted by relevance
1554 this.callIds = []; property1594 push.call(this.callIds, callId++);1635 this.callIds[i]);1658 return this.callIds[0] < spyFn.callIds[spyFn.callIds.length - 1];1666 return this.callIds[this.callCount - 1] > spyFn.callIds[spyFn.callCount - 1];1699 push.call(fake.callIds, this.callIds[i]);