Comment #2 on issue 1587 by [email protected]: Top renderer crash in object lookup - beta blocker
http://code.google.com/p/v8/issues/detail?id=1587
By bad, it's not in IsMap, and it might not be because the initial map is NULL. It can also be because the incoming object is something that is not a JS value (i.e., not a JSReceiver, string, number or boolean). E.g., a FixedArray.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
