Searched refs:ShellTestEnvironment (Results 1 – 2 of 2) sorted by relevance
480 function ShellTestEnvironment() { class494 ShellTestEnvironment.prototype.next_default_test_name = function() { class500 ShellTestEnvironment.prototype.on_new_harness_properties = function() {};502 ShellTestEnvironment.prototype.on_tests_ready = function() {};504 ShellTestEnvironment.prototype.add_on_loaded_callback = function(callback) {512 ShellTestEnvironment.prototype.test_timeout = function() {548 return new ShellTestEnvironment();
5516 …ttps://github.com/nodejs/node/commit/65d4f734e0)] - **test**: use ShellTestEnvironment in WPT (Joy…