Reviewers: Rico, Description: Port r9030 and part of r9016 to 3.4 branch.
Made FromPropertyDescriptor not hit inherited setters. Changed computation of func.caller to skip some built-in functions. Now skips built-in functions called from other built-in functions, so only the initally called built-in function is exposed. Please review this at http://codereview.chromium.org/7736011/ SVN Base: https://v8.googlecode.com/svn/branches/3.3 Affected files: M src/accessors.cc M src/v8natives.js M src/version.cc M test/mjsunit/function-caller.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
