Lines Matching full:deoptimization
4719 // DeoptimizationInputData is a fixed array used to hold the deoptimization
4764 // Accessors for elements of the ith deoptimization entry.
4808 // DeoptimizationOutputData is a fixed array used to hold the deoptimization
4811 // [i * 2]: Ast ID for ith deoptimization.
4812 // [i * 2 + 1]: PC and state of ith deoptimization
5020 // deoptimization support.
5151 // relocation information, deoptimization data and handler table.
7270 // deoptimization.
7273 // Enable deoptimization support through recompiled code.