Searched refs:sloppy_frames (Results 1 – 2 of 2) sorted by relevance
1046 var sloppy_frames = raw_stack[0];1053 sloppy_frames--;1054 frames.push(new CallSite(recv, fun, pos, (sloppy_frames < 0)));
368 int sloppy_frames = 0; in CaptureSimpleStackTrace() local407 sloppy_frames++; in CaptureSimpleStackTrace()417 elements->set(0, Smi::FromInt(sloppy_frames)); in CaptureSimpleStackTrace()