LGTM.
http://codereview.chromium.org/340037/diff/3001/4002 File src/ia32/fast-codegen-ia32.cc (right): http://codereview.chromium.org/340037/diff/3001/4002#newcode565 Line 565: void FastCodeGenerator::EmitCallWithIC(Call* expr, bool is_global) { It is probably nicer to pass the RelocInfo::Mode here. Booleans are hard to understant at the call site. http://codereview.chromium.org/340037 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
