Home
last modified time | relevance | path

Searched refs: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
379 SharedWorkerTestEnvironment.prototype.on_tests_ready = function() {
505 return new SharedWorkerTestEnvironment();