Go to file
kmillikin@chromium.org 36e050fa6b Small cleanup of the code generator: make the static code gen
functions and the ones defined on the AST nodes take a code generator,
rather than a macro assembler and (sometimes) scope.

Uniformly use the __ macro for masm_/masm in the codegen*.cc files.
Review URL: http://codereview.chromium.org/5663

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@408 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-10-02 11:14:50 +00:00
benchmarks Removed the use of Math.random() and new Date() for building 2008-10-02 07:43:46 +00:00
include Disallow copy and assigning a few public objects. 2008-09-30 11:43:18 +00:00
samples - Added support for warnings on unused test rules. 2008-09-25 12:38:34 +00:00
src Small cleanup of the code generator: make the static code gen 2008-10-02 11:14:50 +00:00
test Fixed use of undefined in ArraySort. 2008-10-02 08:58:03 +00:00
tools Changed optimization from /Ox to the (more) commonly used /O2 (which includes 2008-10-02 09:41:01 +00:00
AUTHORS Capitalize V8 in AUTHORS file. 2008-09-08 08:09:50 +00:00
ChangeLog Update version string and ChangeLog. We are now working on version 2008-09-25 08:45:38 +00:00
LICENSE Initial export. 2008-07-03 15:10:15 +00:00
SConstruct Changed optimization from /Ox to the (more) commonly used /O2 (which includes 2008-10-02 09:41:01 +00:00