3c2a7bdf21
Currently function name inference is wired with AST optimization pass to avoid introducing another pass over AST. A better solution would be to rewrite AST visitors so they can be naturally combined together in a single pass, as their current implementation doesn't allow it. For examples of cases where function names can be inferred, see the tests file. Review URL: http://codereview.chromium.org/62146 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1696 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 |
||
---|---|---|
.. | ||
v8.xcodeproj | ||
visual_studio | ||
js2c.py | ||
jsmin.py | ||
linux-tick-processor.py | ||
presubmit.py | ||
run-valgrind.py | ||
splaytree.py | ||
stats-viewer.py | ||
test.py | ||
tickprocessor.py | ||
utils.py | ||
windows-tick-processor.py |