Reviewers: Kevin Millikin,

Message:
A first look at these changes.  They compile, but there may still be a
few problems.  Particular questions: should we spill object.reg() at the
beginning, since the back edge to try again for cons and sliced strings
will spill it?
Should we preallocate ecx, forget it, and allocate it again where
needed, rather than passing it around the loop?


Description:
Change FastCharCodeAt to use a virtual frame.

Please review this at http://codereview.chromium.org/19425

SVN Base: http://v8.googlecode.com/svn/branches/experimental/toiger/

Affected files:
   M     src/codegen-ia32.cc
   M     src/jump-target-ia32.cc
   M     src/jump-target.h



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

Reply via email to