Searched defs:getPrototypeOf (Results 1 – 3 of 3) sorted by relevance
90 function getPrototypeOf(a) function
246 Object.getPrototypeOf([])[Symbol.iterator] = () => {}; function
27 getPrototypeOf: function(t) { method