Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
H A Dtest-assert-checktag.js17 function FakeDate() {} class
18 FakeDate.prototype = Date.prototype;
19 const fake = new FakeDate();

Completed in 1 milliseconds