Searched refs:ShellTestEnvironment (Results 1 – 2 of 2) sorted by relevance
457 function ShellTestEnvironment() { class471 ShellTestEnvironment.prototype.next_default_test_name = function() { class477 ShellTestEnvironment.prototype.on_new_harness_properties = function() {};479 ShellTestEnvironment.prototype.on_tests_ready = function() {};481 ShellTestEnvironment.prototype.add_on_loaded_callback = function(callback) {489 ShellTestEnvironment.prototype.test_timeout = function() {517 return new ShellTestEnvironment();
3088 …ttps://github.com/nodejs/node/commit/65d4f734e0)] - **test**: use ShellTestEnvironment in WPT (Joy…