Updates:
Status: Assigned
Owner: [email protected]
Labels: Type-Bug Priority-High
Comment #1 on issue 386 by [email protected]: Assertion failed: t !=
INTERCEPTOR
http://code.google.com/p/v8/issues/detail?id=386
The problem was an error in the code that converted from fast case to slow
case, and
inserted the property, when replacing a transition. The transition was
deleted when
creating the dictionary, but the -1 index resulting from a subsequent
lookup was used
as a valid index to look up its enumeration index.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---