Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetKind

2970   switch (request.GetKind()) {
3008 LOG(FATAL) << "Unsupported deoptimization request kind " << request.GetKind();
3037 if (req.GetKind() == DeoptimizationRequest::kNothing) {
3046 switch (req.GetKind()) {
3109 LOG(FATAL) << "Unknown deoptimization request kind " << req.GetKind();