Searched refs:propName (Results 1 – 1 of 1) sorted by relevance
216 const __propThrowOnSet = function(structName,propName){ argument217 return ()=>toss(sPropName(structName,propName),"is read-only.");