Reviewers: Kasper Lund, Description: Change lazy compilation stub to a builtin.
This change changes the lazy compilation stub to a builtin and eliminates the argc (argument count for the function for which to create a lazy stub) parameter. Please review this at http://codereview.chromium.org/3146008/show SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/arm/builtins-arm.cc M src/arm/stub-cache-arm.cc M src/builtins.h M src/compiler.cc M src/handles.h M src/handles.cc M src/heap.cc M src/ia32/builtins-ia32.cc M src/ia32/stub-cache-ia32.cc M src/objects-inl.h M src/stub-cache.h M src/stub-cache.cc M src/x64/builtins-x64.cc M src/x64/stub-cache-x64.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
