Rebased and fixed one bug on x64.
http://codereview.chromium.org/8111006/diff/29001/src/x64/lithium-codegen-x64.cc File src/x64/lithium-codegen-x64.cc (right): http://codereview.chromium.org/8111006/diff/29001/src/x64/lithium-codegen-x64.cc#newcode1940 src/x64/lithium-codegen-x64.cc:1940: __ PushHeapObject(instr->function()); Fixed missing PushHeapObject here. http://codereview.chromium.org/8111006/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
