Home | History | Annotate | Download | only in mips

Lines Matching refs:JavaScriptFrameConstants

142 // The function builds a JS frame.  Please see JavaScriptFrameConstants in
239 __ lw(a3, MemOperand(fp, JavaScriptFrameConstants::kFunctionOffset));
430 __ lw(a2, MemOperand(fp, JavaScriptFrameConstants::kFunctionOffset));
732 offset += JavaScriptFrameConstants::kLocal0Offset;
1438 __ lw(a0, MemOperand(fp, JavaScriptFrameConstants::kFunctionOffset));
1492 __ lw(a3, MemOperand(fp, JavaScriptFrameConstants::kFunctionOffset));
1627 __ lw(a3, MemOperand(fp, JavaScriptFrameConstants::kFunctionOffset));
4368 __ lw(v0, MemOperand(fp, JavaScriptFrameConstants::kFunctionOffset));
4409 __ lw(at, MemOperand(fp, JavaScriptFrameConstants::kFunctionOffset));