Chromium Code Reviews| Index: runtime/vm/stub_code_ia32.cc |
| =================================================================== |
| --- runtime/vm/stub_code_ia32.cc (revision 22334) |
| +++ runtime/vm/stub_code_ia32.cc (working copy) |
| @@ -1868,8 +1868,7 @@ |
| } |
| -// Return the current stack pointer address, used to stack alignment |
| -// checks. |
| +// Return the current stack pointer address, used to do stack alignment checks. |
| // TOS + 0: return address |
| // Result in EAX. |
| void StubCode::GenerateGetStackPointerStub(Assembler* assembler) { |