Lines Matching defs:start
17 message_events: ["start", "test_state", "result", "completion"],
61 start: [add_start_callback, remove_start_callback,
64 {type: "start", properties: properties});
286 type: "start",
455 throw new Error("Tried to start a shadow realm test environment after it has already started");
1625 // if it takes us before the start we have more after.
3205 RemoteContext.prototype.start = function(data) {
3270 start: RemoteContext.prototype.start,
3554 this.start();
3577 Tests.prototype.start = function() {
3775 message_port.start();
3857 chan.port2.start();