DescriptionAdd inlining of property load on ARM
Generate inlined named property load for in-object properties. This uses the same mechanism as on the Intel platforms with the map check and load instruction of the inlined code being patched by the inline cache code. The map check is patched through the normal constant pool patching and the load instruction is patched in place.
Committed: http://code.google.com/p/v8/source/detail?r=4468
Patch Set 1 #Patch Set 2 : '' #
Total comments: 13
Patch Set 3 : '' #Patch Set 4 : '' #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|