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 panda::ThrowAbstractMethodError(method); in ThrowAbstractMethodError()
341 static void ThrowAbstractMethodError(Method *method) in ThrowAbstractMethodError() function
152 void ThrowAbstractMethodError(const Method *method) in ThrowAbstractMethodError() function
100 panda::ThrowAbstractMethodError(callee); in InterpreterEntryPoint()914 ThrowAbstractMethodError(method); in AbstractMethodErrorEntrypoint()