LGTM
http://codereview.chromium.org/1558040/diff/1/2 File src/ia32/codegen-ia32.cc (right): http://codereview.chromium.org/1558040/diff/1/2#newcode11060 src/ia32/codegen-ia32.cc:11060: static int NanComparisionResult(Condition cc) { It seems you should give this a more general name. You really use this to get the negative result for both 'undefined' and 'NaN'. http://codereview.chromium.org/1558040/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev To unsubscribe, reply using "remove me" as the subject.
