Commit Graph

6 Commits

Author SHA1 Message Date
ngeoffray@google.com e52a9368ed - Move length getter and setter interceptors to the new interceptor scheme.
- Remove obsolete HInvokeInterceptor instruction
- Transform an intercepted length getter on string/array to a HFieldGet.
Review URL: https://codereview.chromium.org//11412105

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15192 260f80e4-7a28-3924-810f-c04153c831b5
2012-11-21 10:57:25 +00:00
gram@google.com 330ee1eb15 Updated tests/compiler/* to use new library syntax.
Review URL: https://codereview.chromium.org//11368150

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14748 260f80e4-7a28-3924-810f-c04153c831b5
2012-11-09 18:39:05 +00:00
regis@google.com 8c3cfbb381 Second round of cleanups for new optional parameter semantics.
Review URL: https://codereview.chromium.org//11194025

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13759 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-17 20:58:19 +00:00
aprelev@gmail.com 9ecad0703b issue 4817 fixed. Implemented raw strings with 'r' instead of '@' for dart2js
BUG=dart:4817

Review URL: https://chromiumcodereview.appspot.com//10920066

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12292 260f80e4-7a28-3924-810f-c04153c831b5
2012-09-13 01:43:23 +00:00
iposva@google.com fedcff55ed - Change "static final" to "static const" in the tests/ directory.
Review URL: https://chromiumcodereview.appspot.com//10871071

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11350 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-24 22:21:20 +00:00
kasperl@google.com 3eec57a270 Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/.
This may not be the final resting place for these tests, but I want 
to get them out of the frog directory because they really are very
valuable as tests for dart2js.
Review URL: https://chromiumcodereview.appspot.com//10536169

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8646 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-14 11:28:50 +00:00