Reviewers: Søren Gjesse,

Message:
This changes fixes snapshot compilation on the experimental code
generator branch.

Description:
Experimental: add a function to the API for recording assembler
positions to record the start of each compiled function.

This seemed easiest, since the deferred code expects a statement
position and there is not necessarily a statement in the body to pass
to CodeForStatement.

Since it's on the branch, it is not ported to the ARM but will be
before we merge back to bleeding_edge.

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

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

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



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

Reply via email to