You should remove unused variables from the code-stubs-arm.cc too:src/arm/code-stubs-arm.cc:2427:12: error: variable 'scratch2' set but not used src/arm/code-stubs-arm.cc:3113:20: error: variable 'heap_number_map' set but not
used
Anyway, this solution is ok for me. Thanks. http://codereview.chromium.org/7706030/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
