http://codereview.chromium.org/6366010/diff/1/src/x64/lithium-codegen-x64.cc File src/x64/lithium-codegen-x64.cc (right):
http://codereview.chromium.org/6366010/diff/1/src/x64/lithium-codegen-x64.cc#newcode1257 src/x64/lithium-codegen-x64.cc:1257: Label* is_not_object, This function should drop the temp2 argument, use kScratchRegister. http://codereview.chromium.org/6366010/diff/1/src/x64/lithium-codegen-x64.cc#newcode1265 src/x64/lithium-codegen-x64.cc:1265: __ Cmp(input, Factory::null_value()); Can we use the root array here? http://codereview.chromium.org/6366010/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
