Searched defs:getPrototypeOf (Results 1 – 13 of 13) sorted by relevance
20 var handler = { getPrototypeOf (target) { method77 getPrototypeOf(target) { method92 getPrototypeOf(target) { method108 var handler = { getPrototypeOf: null }; property115 var handler = { getPrototypeOf: 42 }; property131 handler.getPrototypeOf = function() { function141 getPrototypeOf(target) { method156 getPrototypeOf(target) { method
10 getPrototypeOf: throwErr, property
10 Reflect.getPrototypeOf(function*() {}).prototype.next = common.mustNotCall(); class in Reflect
25 getPrototypeOf() { throw new Error('getPrototypeOf'); }, method
3 getPrototypeOf() { throw new Error('getPrototypeOf'); }, method
49 getPrototypeOf?(target: T): object | null; method
146 getPrototypeOf(o: any): any; method
69 getPrototypeOf?(target: T): object | null; method
166 getPrototypeOf(o: any): any; method
250 getPrototypeOf(stream) { method
886 getPrototypeOf(session) { method
143 getPrototypeOf(o: any): any; variable
151 getPrototypeOf(o: any): any; method