Updates:
Status: Fixed
Comment #6 on issue 2407 by [email protected]: Object.isFrozen() throws
when called on a function whose caller is strict
http://code.google.com/p/v8/issues/detail?id=2407
Fixed by changing the semantics of caller poisoning, in accordance with spec change decided at TC39. See:
https://bugs.ecmascript.org/show_bug.cgi?id=310 https://bugs.ecmascript.org/show_bug.cgi?id=982 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
