Skip to content
Commit 5e567227 authored by Philip Chimento's avatar Philip Chimento 🚮 Committed by Philip Chimento
Browse files

object: Don't search more interfaces after resolving

Once a method name is resolved on an object and the method defined,
there's no need to search through any more interfaces. We can break out
of the loop here.

https://bugzilla.gnome.org/show_bug.cgi?id=777205
parent e2c89e8b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment