DescriptionMIPS: Re-worked the deopt entry table.
This method works around the Branch offset and relocinfo issues by emulating a pc-relative jump.
This allows us to generate larger entry tables. The theoretical limit is 2^16 (number of entries)
but even that can be extended by allowing a larger instruction count.
Also reverted the mips-specific constant (kNumberOfEntries) in deoptimizer.h
BUG=
TEST=
Committed: https://code.google.com/p/v8/source/detail?r=10717
Patch Set 1 #Patch Set 2 : rebased on r10702 #
Messages
Total messages: 3 (0 generated)
|