DescriptionSimplified LCodeGen::GetNextEmittedBlock and LCodeGen::EmitGoto a bit.
GetNextEmittedBlock is always called with the same argument (an instance
variable), so let's remove it. In EmitGoto, avoid assignment to an argument.
This CL is split off another CL for easier reviewing.
Committed: http://code.google.com/p/v8/source/detail?r=14349
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|