DescriptionMove some Pop/Drop calls directly to the places where they are needed.
This is a refactoring-only CL and the fourth one in a series for enabling
inlining of accessors. Later when we try to inline accessor calls, their
arguments must still be on the expression stack, so we must not remove them too
early.
Committed: https://code.google.com/p/v8/source/detail?r=12213
Patch Set 1 #
Total comments: 2
Patch Set 2 : Moved HCheckNonSmi #Messages
Total messages: 3 (0 generated)
|