Home | History | Annotate | Download | only in src

Lines Matching full:compilation

19 // unit of compilation.  Restriction violations cause a syntax error.
224 // Accessors for the different compilation modes.
336 // Compilation mode.
358 // Compilation is either eager or lazy.
360 // Flags that can be set for eager compilation.
365 // Strict mode - used in eager compilation.
391 // Fields filled in by the compilation pipeline.
404 // Possible initial inputs to the compilation process.
409 // Fields possibly needed for eager compilation, NULL by default.
421 // Compilation mode flag and whether deoptimization is allowed.
429 // Flag whether compilation needs to be aborted due to dependency change.
432 // The zone from which the compilation pipeline working on this
458 // Number of parameters used for compilation of stubs that require arguments.
521 // A helper class that calls the three compilation phases in
610 // functions, they will be compiled and allocated as part of the compilation