Reviewers: Mads Ager, Message: Mads,
may you have a look? http://codereview.chromium.org/669061/diff/1009/19 File src/ia32/macro-assembler-ia32.cc (right): http://codereview.chromium.org/669061/diff/1009/19#newcode171 src/ia32/macro-assembler-ia32.cc:171: lea(dst, Operand(object, dst, times_half_pointer_size, btw, this dst (in Operand) seems mildly suspicious to me as it's not initialized. Description: First take on custom call generators. Please review this at http://codereview.chromium.org/669061 Affected files: M src/bootstrapper.cc M src/ia32/codegen-ia32.h M src/ia32/codegen-ia32.cc M src/ia32/macro-assembler-ia32.h M src/ia32/macro-assembler-ia32.cc M src/ia32/stub-cache-ia32.cc M src/objects-inl.h M src/objects.h M src/stub-cache.h -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
