fix lint, approved offline by iposva

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@721 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
feng@chromium.org 2008-11-07 23:00:09 +00:00
parent fc8a0e3fa5
commit 47ac6ff1e0

View File

@ -3862,9 +3862,9 @@ void CEntryStub::GenerateThrowOutOfMemory(MacroAssembler* masm) {
// Stack layout at this point. See also PushTryHandler
// r3, sp -> next handler
// state (ENTRY)
// pp
// pp
// fp
// lr
// lr
// Discard ENTRY state (r2 is not used), and restore parameter-
// and frame-pointer and pop state.