Fix issue 825 (LiveEdit vs. function with no locals) in core and for ia32.
authorpeter.rybin@gmail.com <peter.rybin@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 3 May 2012 17:31:34 +0000 (17:31 +0000)
committerpeter.rybin@gmail.com <peter.rybin@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 3 May 2012 17:31:34 +0000 (17:31 +0000)
commit1719a1499a296d58e1a8bcf33be23a02da02be0a
tree3fb08766faaf8355c4f3a494ac5184e0397426d6
parente443c69b8dc5ab1d3fb50cb1b29b906c4f9675f4
Fix issue 825 (LiveEdit vs. function with no locals) in core and for ia32.

Review URL: https://chromiumcodereview.appspot.com/10263002

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@11502 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/arm/debug-arm.cc
src/debug.cc
src/debug.h
src/frames.h
src/ia32/debug-ia32.cc
src/liveedit.cc
src/mips/debug-mips.cc
src/x64/debug-x64.cc
test/mjsunit/debug-liveedit-stack-padding.js [new file with mode: 0644]
test/mjsunit/mjsunit.status