Searched refs:step_func (Results 1 – 9 of 9) sorted by relevance
69 step_timeout(t.step_func(function () { sampleAnimation(t); }), 0);82 step_timeout(t.step_func(function () { sampleAnimation(this); }), 50);87 window.onload = t.step_func(function () {
612 .catch(test.step_func(650 var eventHandler = test.step_func(function(evt) {715 var timeout = test.step_func(function() {1608 Test.prototype.step_func = function(func, this_obj) method in Test1643 return this.step_func(function() {1651 return setTimeout(this.step_func(function() {
12 let h = setInterval(t.step_func(function() {25 let h = setInterval(t.step_func(function() {
9 t.step_func(e => {58 signal.onabort = t.step_func(e => {
7 xhr.onload = test.step_func(() => {25 xhr.onreadystatechange = test.step_func(() => {
32 frame.onload = t.step_func(() => {59 channel.addEventListener('message', t.step_func(e => {
13 frame.onload = t.step_func(() => {
20 fr.onerror = t.step_func(function(e) {46 fr.onerror = t.step_func(function(e) {
319 channel.port2.onmessage = this.step_func(function(e) {