Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js228 WindowTestEnvironment.prototype.add_on_loaded_callback = function(callback) { method in WindowTestEnvironment
329 WorkerTestEnvironment.prototype.add_on_loaded_callback = function() {}; method in WorkerTestEnvironment
443 ServiceWorkerTestEnvironment.prototype.add_on_loaded_callback = function(callback) { method in ServiceWorkerTestEnvironment
481 ShellTestEnvironment.prototype.add_on_loaded_callback = function(callback) { method in ShellTestEnvironment