Home
last modified time | relevance | path

Searched refs:ServiceWorkerTestEnvironment (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js393 function ServiceWorkerTestEnvironment() { class
441 ServiceWorkerTestEnvironment.prototype = Object.create(WorkerTestEnvironment.prototype); class
443 ServiceWorkerTestEnvironment.prototype.add_on_loaded_callback = function(callback) {
509 return new ServiceWorkerTestEnvironment();