Home | History | Annotate | Download | only in ia32

Lines Matching refs:JavaScriptFrameConstants

122 // The function builds a JS frame.  Please see JavaScriptFrameConstants in
229 __ push(Operand(ebp, JavaScriptFrameConstants::kFunctionOffset));
421 __ push(Operand(ebp, JavaScriptFrameConstants::kFunctionOffset));
701 offset += JavaScriptFrameConstants::kLocal0Offset;
1381 __ mov(edi, Operand(ebp, JavaScriptFrameConstants::kFunctionOffset));
1439 __ mov(edi, Operand(ebp, JavaScriptFrameConstants::kFunctionOffset));
1564 __ mov(ebx, Operand(ebp, JavaScriptFrameConstants::kFunctionOffset));
4319 __ mov(eax, Operand(ebp, JavaScriptFrameConstants::kFunctionOffset));
4360 __ push(Operand(ebp, JavaScriptFrameConstants::kFunctionOffset));