|
Allow for instance checking of methods and function aliases.
Note: Please beat this one up. It doesn't pass all the tests (maps) yet,
but if you see something feel free to comment.
BUG=
TEST=
Total comments: 26
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+501 lines, -26 lines) |
Patch |
 |
M |
compiler/java/com/google/dart/compiler/backend/js/DartMangler.java
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/backend/js/DollarMangler.java
|
View
|
|
2 chunks |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/backend/js/GenerateJavascriptAST.java
|
View
|
|
8 chunks |
+70 lines, -5 lines |
15 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/backend/js/JsNameProvider.java
|
View
|
|
1 chunk |
+3 lines, -3 lines |
2 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/backend/js/RuntimeTypeInjector.java
|
View
|
|
10 chunks |
+306 lines, -7 lines |
4 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/resolver/ResolveVisitor.java
|
View
|
|
2 chunks |
+41 lines, -0 lines |
1 comment
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/resolver/Resolver.java
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
compiler/lib/implementation/rtt.js
|
View
|
|
5 chunks |
+55 lines, -7 lines |
4 comments
|
Download
|
 |
M |
tests/language/language.status
|
View
|
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|