DescriptionFix issue 541 and some refactoring of the top-level compiler.
* Refactor VisitProperty to use the platform-specific methods for emitting the IC calls.
* Refactor recording of source positions in the top-level compiler.
* Correct the recorded source positions for assignments and property loads.
* Fix bug on x64 where source positions were not recorded before a calling a call-IC.
* Correct some inconsistencies between IA-32 and X64 top-level code generator.
We now pass all regression tests with
--always-fast-compiler.
Committed: http://code.google.com/p/v8/source/detail?r=3612
Patch Set 1 #
Total comments: 10
Patch Set 2 : '' #
Messages
Total messages: 3 (0 generated)
|