DescriptionFix assignment compilation bug on ARM and x64.
SVN revision 5993 ported changes to the unoptimizing compiler from
ia32 to ARM and x64. A call to AstContext::Plug was moved out of
FullCodeGenerator::EmitVariableAssignment and into the callers. One
call site was missed in both ports.
Committed: http://code.google.com/p/v8/source/detail?r=6003
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|