I made once some tries to optimize the constants pool. I had this message when, during serialization, I mixed relocations within the code and relocations within the constants pool. To avoid the problem, during serialization, all the relocations should be in the constant pool. I hope that will help you even if the problem can be elsewhere.
-- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
