Updates:
Status: Fixed
Comment #1 on issue 995 by [email protected]: %_IsArray returns true for
string wrapper after %_IsSpecObject call.
http://code.google.com/p/v8/issues/detail?id=995
HHasInstanceType did not provide a data comparison function for GVN which caused this issue.
This also applied to HIsNull, HClassOf, HUnaryMathOperation. All fixed in revision 6052. -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
