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.js356 function SharedWorkerTestEnvironment() { class
366 SharedWorkerTestEnvironment.prototype = Object.create(WorkerTestEnvironment.prototype); class