http://codereview.chromium.org/17615/diff/206/210 File src/codegen-ia32.cc (right):
http://codereview.chromium.org/17615/diff/206/210#newcode4580 Line 4580: // reuse the index or elements register for the value. On 2009/01/13 07:09:09, Mads Ager wrote: > It seems that we do use the index register for the value. Update the comment? I want to reflect that there are two possibilities. We might revisit this code when we have some heuristic that we want to use here---like if one is eax reuse that one, because the value coming from the deferred code will be in eax. I'll make the comment more explicit. http://codereview.chromium.org/17615 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
