Home | History | Annotate | Download | only in src

Lines Matching refs:CallSite

748   return FormatSourcePosition(new CallSite(recv, fun, pos));
777 function CallSite(receiver, fun, pos) {
922 SetUpLockedPrototype(CallSite, $Array("receiver", "fun", "pos"), $Array(
1075 frames.push(new CallSite(recv, fun, pos));