Home | History | Annotate | Download | only in ia32

Lines Matching refs:JavaScriptFrameConstants

116 // The function builds a JS frame.  Please see JavaScriptFrameConstants in
229 __ push(Operand(ebp, JavaScriptFrameConstants::kFunctionOffset));
390 __ push(Operand(ebp, JavaScriptFrameConstants::kFunctionOffset));
671 offset += JavaScriptFrameConstants::kLocal0Offset;
1520 __ mov(edi, Operand(ebp, JavaScriptFrameConstants::kFunctionOffset));
1591 __ mov(edi, Operand(ebp, JavaScriptFrameConstants::kFunctionOffset));
1598 __ mov(edi, Operand(ebp, JavaScriptFrameConstants::kFunctionOffset));
1737 __ mov(ebx, Operand(ebp, JavaScriptFrameConstants::kFunctionOffset));
1748 __ mov(ebx, Operand(ebp, JavaScriptFrameConstants::kFunctionOffset));
1766 __ mov(ebx, Operand(ebp, JavaScriptFrameConstants::kFunctionOffset));
4706 __ mov(eax, Operand(ebp, JavaScriptFrameConstants::kFunctionOffset));
4748 __ push(Operand(ebp, JavaScriptFrameConstants::kFunctionOffset));