Lines Matching refs:code
6 // * Redistributions of source code must retain the above copyright
588 // TODO(1240995): To avoid having to call JavaScript code to compute
646 // Find code position if recorded in relocation info.
648 int pos = frame->code()->SourcePosition(frame->pc());
679 int pos = frame->code()->SourcePosition(frame->pc());
731 // Report the exception if it isn't caught by JavaScript code.