Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/wpt/resources/
Didlharness.js1197 IdlDictionary.prototype.get_inheritance_stack = function() { method in IdlDictionary
1198 return IdlInterface.prototype.get_inheritance_stack.call(this); method in IdlInterface
1327 IdlInterface.prototype.get_inheritance_stack = function() { method in IdlInterface