Home | History | Annotate | Download | only in inspector

Lines Matching refs:_call

1151         if (!this._call)
1152 this._call = new Call(this._resource, this._functionName, this._args, this.result());
1153 return this._call;