Reviewers: Mads Ager, Description: Clean up runtime functions.
Make all functions called from generated code declared using RUNTIME_FUNCTION macro. This makes them all look consistent and allows experimenting with various calling conventions. Please review this at http://codereview.chromium.org/6756029/ Affected files: M src/arguments.h M src/assembler.cc M src/debug.h M src/debug.cc M src/ic.cc M src/runtime.cc M src/serialize.h M src/serialize.cc M src/stub-cache.h M src/stub-cache.cc M test/cctest/test-serialize.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
