Chromium Code Reviews| Index: src/ia32/macro-assembler-ia32.h |
| =================================================================== |
| --- src/ia32/macro-assembler-ia32.h (revision 7102) |
| +++ src/ia32/macro-assembler-ia32.h (working copy) |
| @@ -646,7 +646,7 @@ |
| const ParameterCount& actual, |
| Handle<Code> code_constant, |
| const Operand& code_operand, |
| - Label* done, |
| + NearLabel* done, |
| InvokeFlag flag, |
| PostCallGenerator* post_call_generator = NULL); |