Comment #3 on 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

Do you have a URL for which this fails, or a debug build I can test this on? I can't seem to reproduce it with bleeding edge V8. Which version of V8 was used?

Commenting out the ASSERT is indeed semantically harmless, but it leads to suboptimal performance.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to