https://codereview.chromium.org/11312247/diff/1/src/v8natives.js File src/v8natives.js (right):
https://codereview.chromium.org/11312247/diff/1/src/v8natives.js#newcode1159 src/v8natives.js:1159: if (IS_SPEC_FUNCTION(obj)) { On 2012/11/16 12:28:55, rossberg wrote:
IS_FUNCTION probably is more adequate here, since it shouldn't be a
proxy. There are more poison pills than functionObj.caller function.arguments arguments.caller arguments.callee https://codereview.chromium.org/11312247/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
