Reviewers: Erik Corry,

Description:
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/7740021/

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

Affected files:
  M src/accessors.cc
  test/mjsunit/function-caller.js


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to