Change the code generator state constructor to implicitly push the state on
authorkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 12 Sep 2008 08:24:57 +0000 (08:24 +0000)
committerkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 12 Sep 2008 08:24:57 +0000 (08:24 +0000)
commit0c4fd55c577e7ebcc7fe4202d700287bba022c56
tree0f169561bb0e3359ac8879295c7b2696263c41b3
parent5e4020ed07037b01bbd4e66e6d2f28cf8af4376c
Change the code generator state constructor to implicitly push the state on
stack, rather than explicitly saving and restoring it.
Review URL: http://codereview.chromium.org/3002

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@294 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/codegen-arm.cc
src/codegen-ia32.cc