Comment #1 on issue 1587 by [email protected]: Top renderer crash in object lookup - beta blocker
http://code.google.com/p/v8/issues/detail?id=1587
The crash happens in inlined calls to instance_prototype() > has_initial_map() > IsMap(), because the function's prototype_or_initial_map field is NULL (which shouldn't happen).
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
