Home | History | Annotate | Download | only in src

Lines Matching refs:sloppy_frames

1046   var sloppy_frames = raw_stack[0];
1053 sloppy_frames--;
1054 frames.push(new CallSite(recv, fun, pos, (sloppy_frames < 0)));