Home | History | Annotate | Download | only in interpreter

Lines Matching refs:ThrowBootstrapMethodError

1230     ThrowBootstrapMethodError("Truncated bootstrap arguments (%zu < %zu)",
1236 ThrowBootstrapMethodError("First bootstrap argument is not a method handle");
1255 ThrowBootstrapMethodError("Unsupported bootstrap method invocation kind");
1276 ThrowBootstrapMethodError("Variable arity BSM does not have any arguments");
1282 ThrowBootstrapMethodError("Variable arity BSM does not have array as final argument");