Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Field and Description |
---|---|
private static java.util.List<Tracer.TracingStatistic> |
Tracer.extraTracingStatistics |
Modifier and Type | Method and Description |
---|---|
(package private) static int |
Tracer.addTracingStatistic(Tracer.TracingStatistic tracingStatistic)
Adds a new tracing statistic to a trace
|