http://codereview.chromium.org/160446/diff/1/4 File src/x64/codegen-x64.cc (right):
http://codereview.chromium.org/160446/diff/1/4#newcode6616 Line 6616: __ j(NegateCondition(zero), ¬_outermost_js); On 2009/07/31 10:00:12, William Hesse wrote: > What is the difference between not_zero and NegateCondition(zero)? Thanks. I rarely touch code generation, so I'm not aware of all shortcuts it has. Fixed. http://codereview.chromium.org/160446 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
