DescriptionMove BuildCallGetter/BuildCallSetter up in the call chain.
This is a refactoring-only CL and the third one in a series for enabling
inlining of accessors. The goal of this CL is to move the builders for accessors
to the places where we might be able to inline them later, i.e. the VisitFoo and
HandleBar member functions of HGraphBuilder.
Extracted duplicate code into LookupAccessorPair.
Committed: https://code.google.com/p/v8/source/detail?r=12209
Patch Set 1 #
Total comments: 8
Patch Set 2 : Incorporated review comments. #
Messages
Total messages: 3 (0 generated)
|