Home | History | Annotate | Download | only in runtime

Lines Matching refs:kNothing

149     kNothing,                   // no action.
158 DeoptimizationRequest() : kind_(kNothing), instrumentation_event_(0), method_(nullptr) {}