DescriptionARM: Change code generation for function return
Generating code for function return on ARM is now aligned with the other platforms. The first non-shadowed return statement encountered will emit code for function return and all other returns including the fall through at the bottom of a function will jump to that.
Committed: http://code.google.com/p/v8/source/detail?r=4856
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|