Searched refs:theObject (Results 1 – 1 of 1) sorted by relevance
61 function compareToNative(theObject, theConstructor) { argument63 addon.doInstanceOf(theObject, theConstructor),64 (theObject instanceof theConstructor)