LGTM.

http://codereview.chromium.org/541047/diff/1004/1006
File src/ia32/fast-codegen-ia32.cc (right):

http://codereview.chromium.org/541047/diff/1004/1006#newcode1062
src/ia32/fast-codegen-ia32.cc:1062: __ RecordWrite(ecx, offset, edx,
ebx);
Are we using result_register() instead of eax for flexibility?  If so,
shouldn't we assert that ecx, edx, and ebx are not result_register()?

http://codereview.chromium.org/541047
-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to