v8/tools
iposva@chromium.org 35939fd987 Track whether a node or variable are likely to be a Smi value. Propagate that
knowledge in the AST and inline the Smi check into the generated code if it
is deemed high value (e.g. in loops).

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@630 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-10-28 22:33:00 +00:00
..
v8.xcodeproj Track whether a node or variable are likely to be a Smi value. Propagate that 2008-10-28 22:33:00 +00:00
visual_studio Added a Visual Studio project for the d8 developer shell. Currently without readline support. 2008-10-27 07:52:59 +00:00
js2c.py - Update js2c.py to take a type parameter. 2008-10-21 14:32:23 +00:00
linux-tick-processor.py Incorporate patches by Paolo Giarrusso to allow profiling 2008-10-22 09:46:09 +00:00
presubmit.py - Rename flags.defs to flag-definitions.h. 2008-09-17 08:47:50 +00:00
splaytree.py Changed copyright header from google inc. to v8 project authors. 2008-09-09 20:08:45 +00:00
test.py - Added caching of regexp data in the compilation cache. 2008-10-24 08:40:02 +00:00
tickprocessor.py Improve profiler output to make it easier to see the 2008-10-10 09:26:40 +00:00
utils.py Changed copyright header from google inc. to v8 project authors. 2008-09-09 20:08:45 +00:00
windows-tick-processor.py Changed copyright header from google inc. to v8 project authors. 2008-09-09 20:08:45 +00:00