Reviewers: fschneider, Description: Inline functions that use arguments object in f.apply(o, arguments) pattern.
Support arguments materialization after deoptimization in all frames (not only
in topmost one). [email protected] Please review this at https://chromiumcodereview.appspot.com/9643001/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/deoptimizer.cc M src/flag-definitions.h M src/hydrogen.cc M src/runtime.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
