Class | Description |
---|---|
Array |
This is a magic class the compiler uses as a base class for injected array
classes.
|
CoverageUtil |
Utilities used for code coverage, to be injected into the JavaScript AST.
|
EntryMethodHolder |
This class holds the boot strap entry method that the compiler generates.
|
LongLib |
Implements a Java
long in a way that can be translated to
JavaScript. |
SeedUtil |
Utility class for fetching prototype-seed functions for injection into JsAST.
|
Copyright © 2018. All rights reserved.