Searched refs:ThrowAbstractMethodError (Results 1 – 5 of 5) sorted by relevance
56 void ThrowAbstractMethodError(const Method *method);
191 static void ThrowAbstractMethodError(Method *method) in ThrowAbstractMethodError() function193 ark::ThrowAbstractMethodError(method); in ThrowAbstractMethodError()
341 static void ThrowAbstractMethodError(Method *method) in ThrowAbstractMethodError() function
143 void ThrowAbstractMethodError(const Method *method) in ThrowAbstractMethodError() function
101 ark::ThrowAbstractMethodError(callee); in InterpreterEntryPoint()940 ThrowAbstractMethodError(method); in AbstractMethodErrorEntrypoint()