Searched refs:ThrowBootstrapMethodError (Results 1 – 3 of 3) sorted by relevance
62 void ThrowBootstrapMethodError(const char* fmt, ...)
137 void ThrowBootstrapMethodError(const char* fmt, ...) { in ThrowBootstrapMethodError() function
1230 ThrowBootstrapMethodError("Truncated bootstrap arguments (%zu < %zu)", in InvokeBootstrapMethod()1236 ThrowBootstrapMethodError("First bootstrap argument is not a method handle"); in InvokeBootstrapMethod()1255 ThrowBootstrapMethodError("Unsupported bootstrap method invocation kind"); in InvokeBootstrapMethod()1276 ThrowBootstrapMethodError("Variable arity BSM does not have any arguments"); in InvokeBootstrapMethod()1282 ThrowBootstrapMethodError("Variable arity BSM does not have array as final argument"); in InvokeBootstrapMethod()