Searched refs:myProto (Results 1 – 1 of 1) sorted by relevance
35 var myProto = {f:42}; variable37 Thingy.prototype = myProto;41 myProto.g = 67;