On Nov 20, 2009, at 2:19 PM, dracflamloc wrote:

> Doing some more testing, it appears that my code crashes v8 if the
> tileobj objects have more than 10 fields.

Proposed patch to V8:

-    Field m_fields[10];
+    Field m_fields[20];

—Jens ;-)


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

Reply via email to