Searched defs:instanceMethod (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/test/fixtures/apilinks/ | ||
| D | buffer.js | 8 Buffer.prototype.instanceMethod = function() {} method in Buffer |
| D | prototype.js | 9 Class.prototype.instanceMethod = function() {} method in Class |