Home | History | Annotate | Download | only in src

Lines Matching defs:code_offset

409           Handle<Smi> offset(Smi::FromInt(frames[i].code_offset()), this);
543 int position = summ.abstract_code()->SourcePosition(summ.code_offset());
657 int code_offset = Smi::cast(elements->get(index + 3))->value();
658 return abstract_code->SourcePosition(code_offset);
1372 int pos = summary.abstract_code()->SourcePosition(summary.code_offset());