http://codereview.chromium.org/6534022/diff/1/src/ia32/lithium-codegen-ia32.cc
File src/ia32/lithium-codegen-ia32.cc (right):

http://codereview.chromium.org/6534022/diff/1/src/ia32/lithium-codegen-ia32.cc#newcode141
src/ia32/lithium-codegen-ia32.cc:141: int heap_slots =
scope()->num_heap_slots() - Context::MIN_CONTEXT_SLOTS;
Drive by question: this code is basically shared with full-codegen
(except for safepoint).

Can we avoid code duplication?

http://codereview.chromium.org/6534022/

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

Reply via email to