Change a few runtime functions that took and returned a dummy argument
authorkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 24 Oct 2008 10:13:22 +0000 (10:13 +0000)
committerkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 24 Oct 2008 10:13:22 +0000 (10:13 +0000)
commit681ae19bd4af302925860cffaa26cdde4bec0ce0
tree495a1ecc170a7264f5dd242b5451294f05223226
parent5ffd29021752dd92349052e550387ed9a21f4cfd
Change a few runtime functions that took and returned a dummy argument
to instead take no arguments and return the undefined value.

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