DescriptionSupport for object literals in fast compiler.
I also added more unit tests for literals.
Right now, the fast compiler produces code very similar to
the existing code generator. We may consider different ways to
further compact the generated code for top-level code.
ARM always goes through a runtime function to initialize computed
properties in an object literal whereas IA32 and x64 use StoreIC.
Committed: http://code.google.com/p/v8/source/detail?r=3129
Patch Set 1 #Patch Set 2 : '' #
Total comments: 8
Patch Set 3 : '' #Patch Set 4 : '' #
Total comments: 35
Patch Set 5 : '' #
Messages
Total messages: 6 (0 generated)
|