DescriptionInline simple getter calls.
Currently only simple getter calls are handled (i.e. no calls in count
operations or compound assignments), and deoptimization in the getter is not
handled at all. Because of the latter, we temporarily hide this feature behind a
new flag --inline-accessors, which is false by default.
Committed: https://code.google.com/p/v8/source/detail?r=12223
Patch Set 1 #Patch Set 2 : Deactivate accessor inlining by default. #
Total comments: 6
Patch Set 3 : Incorporated review comments. #
Messages
Total messages: 3 (0 generated)
|