Commit Graph

5 Commits

Author SHA1 Message Date
Johnni Winther 9a1460dc43 Revert "Move JsInteropAnalysis.onQueueClosed to AnnotationProcessor.processJsInteropAnnotation"
This reverts commit 86671fdd56.

Review-Url: https://codereview.chromium.org/2855593002 .
2017-05-01 15:12:28 +02:00
Johnni Winther 86671fdd56 Move JsInteropAnalysis.onQueueClosed to AnnotationProcessor.processJsInteropAnnotation
R=sigmund@google.com

Review-Url: https://codereview.chromium.org/2852603003 .
2017-05-01 14:19:57 +02:00
Johnni Winther a4960a1507 Run closed_world2_test using the normal compiler pipeline.
This is a step towards running the front end of the compiler from
'.dill' files.

R=sigmund@google.com

Review-Url: https://codereview.chromium.org/2846433003 .
2017-04-27 08:55:38 +02:00
Johnni Winther 98b41dd1fc Rename KernelWorldBuilder to KernelElementBuilder
- and make K*Env classes private

R=sigmund@google.com

Review-Url: https://codereview.chromium.org/2829033002 .
2017-04-24 17:29:06 +02:00
Johnni Winther 1c0684ceab Compute NativeBasicData for KernelWorldBuilder
This computes the native classes using metadata from the KernelWorldBuilder.
This will be merge with the AnnotationProcessor from https://codereview.chromium.org/2824123003/

R=sigmund@google.com

Review-Url: https://codereview.chromium.org/2824423002 .
2017-04-24 08:56:33 +02:00