Searched refs:throwIfNot (Results 1 – 2 of 2) sorted by relevance
713 resolveToInstance: rop(function(v, throwIfNot=false){ argument718 if(!v && throwIfNot) toss("Value is-not-a",StructCtor.structName);
765 - `resolveToInstance(value [,throwIfNot=false])`