Go to file
kmillikin@chromium.org a41b41bf98 As a simplification, manually inline the function
DeferredInlineBinaryOperation::GenerateInlineCode and remove its
definition.  It was only called from one site and was the only
deferred code object that was split that way into fast-case inline and
slow-case stub.

Review URL: http://codereview.chromium.org/119037

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2090 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-06-02 20:11:26 +00:00
benchmarks Remove duplicate line in benchmarks/base.js 2009-05-26 13:28:51 +00:00
include Expose IsProfilerPaused function on the public interface. 2009-05-25 12:34:47 +00:00
samples Add a "read" extension to the shell programs. This global function 2009-04-17 21:04:34 +00:00
src As a simplification, manually inline the function 2009-06-02 20:11:26 +00:00
test Fix determining of JS lower stack bottom used in profiler's JS stack tracer to work with Chromium. 2009-06-02 09:33:17 +00:00
tools Implement a dynamically growing memory log buffer with an upper limit. 2009-05-28 07:08:09 +00:00
AUTHORS Add Joel Stanley to AUTHORS. Also sort the list so it is easier to see 2009-05-26 08:49:07 +00:00
ChangeLog Prepare for push to trunk. We are now working on 1.2.7. 2009-05-29 10:52:00 +00:00
LICENSE Remove JSCRE 2009-02-25 08:08:01 +00:00
SConstruct Fixed minor style issue in SConstruct file. 2009-05-22 07:01:04 +00:00