http://codereview.chromium.org/6350021/diff/1/src/x64/code-stubs-x64.cc File src/x64/code-stubs-x64.cc (right):
http://codereview.chromium.org/6350021/diff/1/src/x64/code-stubs-x64.cc#newcode43 src/x64/code-stubs-x64.cc:43: // It is assumed to be already smi-checked. On 2011/01/28 14:12:28, William Hesse wrote:
This comment is probably wrong. Otherwise, we wouldn't smi-check
here. Done. http://codereview.chromium.org/6350021/diff/1/src/x64/code-stubs-x64.cc#newcode47 src/x64/code-stubs-x64.cc:47: __ ret(0); On 2011/01/28 14:12:28, William Hesse wrote:
Ret() is an alternative to ret(0).
Done. http://codereview.chromium.org/6350021/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
