Comment #5 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
The same problem is likely to apply to seal/isSealed.
@arv: No, there is no flag currently. Presumably, the rational was that you
don't need to perform such a check very often. Note also that it would only
help as a fast case anyway, in general you still have to iterate.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev