Status: New
Owner: ----
New issue 2344 by [email protected]:
ASSERT(target->instance_descriptors()->GetKey(descriptor_number) == name);
failing in objects.cc
http://code.google.com/p/v8/issues/detail?id=2344
http://code.google.com/p/v8/source/browse/trunk/src/objects.cc#4733
is triggering reliably for me in a trunk Debug chromium build (although
it's at line 4666 for me, presumably before this CL
http://code.google.com/p/v8/source/diff?spec=svn12571&r=12566&format=side&path=/trunk/src/objects.cc&old_path=/trunk/src/objects.cc&old=12514).
Commenting out the assert makes everything seem fine, FWIW.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev