DescriptionFix the full compiler on ARM to always generate the same code
regardless of the detected CPU. This is a requirement for the
debugger and the deoptimizer, which both expect that code from
the snapshot (compiled without VFP and ARM7) should have the
same layout as code compiled later.
This is another change to make snapshots more robust with
arbitrary code.
Committed: https://code.google.com/p/v8/source/detail?r=12287
Patch Set 1 #
Total comments: 4
Messages
Total messages: 3 (0 generated)
|