LGTM.We don't often use references in the C++ code. Was this change required by the
addition of const, or is it for inlining and efficiency?
Note that the Arguments parameter of a runtime function is constructed by the
CEntryStub, and may even be solely in registers (I think) on X64. http://codereview.chromium.org/9006051/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
