Home
last modified time | relevance | path

Searched refs:getConstructorOf (Results 1 - 4 of 4) sorted by relevance

/third_party/node/lib/internal/
H A Dencoding.js37 getConstructorOf,
357 const ctor = getConstructorOf(this);
578 const constructor = getConstructorOf(this) || TextDecoder;
H A Dutil.js345 function getConstructorOf(obj) { function
816 getConstructorOf,
H A Durl.js49 getConstructorOf,
691 const constructor = getConstructorOf(this) || URL;
/third_party/node/lib/internal/vm/
H A Dmodule.js27 getConstructorOf,
239 const constructor = getConstructorOf(this) || Module;

Completed in 6 milliseconds