Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-querystring.js125 function extendedFunction() {} function
126 extendedFunction.prototype = { a: 'b' }; class