Reviewers: Erik Corry,

Description:
Port r9018 and r9030 to the 3.4 branch.

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.

Make FromPropertyDescriptor not trigger inherited setters.


Please review this at http://codereview.chromium.org/7774008/

SVN Base: https://v8.googlecode.com/svn/branches/3.4

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

Reply via email to