Home
last modified time | relevance | path

Searched defs:getPrototypeOf (Results 1 – 8 of 8) sorted by relevance

/external/v8/test/mjsunit/es6/
Dinstanceof-proxies.js21 getPrototypeOf: function(target) { return Array.prototype; } method
30 handler.getPrototypeOf = function(target) { function
60 var proxy2 = new Proxy({}, {getPrototypeOf() { return proxy2 }}); method
/external/v8/test/mjsunit/harmony/
Dproxies-cross-realm-exception.js15 __proto__ = new Proxy({}, { getPrototypeOf() { assertUnreachable() } }); method
38 getPrototypeOf() { assertUnreachable() } method
Dproxies-get-prototype-of.js17 handler.getPrototypeOf = function() { function
35 getPrototypeOf: function() { return proxy3_prototype } method
Dproxies-accesschecks.js10 getPrototypeOf() { assertUnreachable() }, method
Dproxies-set-prototype-of.js98 handler.getPrototypeOf = function() { function
/external/v8/test/mjsunit/regress/
Dregress-578775.js15 __v_2.getPrototypeOf = function () { return __v_9 }; function
/external/chromium-trace/catapult/third_party/polymer/components/polymer/
Dpolymer.js8846 function getPrototypeOf(prototype) { function
10237 function getPrototypeOf(prototype) { function
/external/chromium-trace/catapult/tracing/third_party/components/polymer/
Dpolymer.js8846 function getPrototypeOf(prototype) { function
10235 function getPrototypeOf(prototype) { function