Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js367 function SharedWorkerTestEnvironment() { class
377 SharedWorkerTestEnvironment.prototype = Object.create(WorkerTestEnvironment.prototype); class