kmillikin@chromium.org
|
a695d0731e
|
Change the HGraphBuilder to dispatch on the context.
Before, expressions didn't take advantage of knowing their context in
the AST. Now, we use the context to decide what to do with a value at
the end of visiting an expression.
Review URL: http://codereview.chromium.org/5620007
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5954 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2010-12-09 12:49:53 +00:00 |
|
christian.plesner.hansen@gmail.com
|
3773f96e26
|
Updated sputnik test expectations to match changes in tests.
Review URL: http://codereview.chromium.org/385068
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3291 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-11-12 13:01:03 +00:00 |
|
christian.plesner.hansen@gmail.com
|
db357420ed
|
Fixed breakage of test running when sputniktests not checked out.
Review URL: http://codereview.chromium.org/381002
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3244 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-11-09 10:23:50 +00:00 |
|
christian.plesner.hansen@gmail.com
|
0ca9beb316
|
Added test runner for sputnik tests.
Review URL: http://codereview.chromium.org/372053
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3240 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-11-09 09:31:57 +00:00 |
|