Searched defs:step_func (Results 1 – 2 of 2) sorted by relevance
8 step_func(f) {return _ => f()}, method
2627 Test.prototype.step_func = function(func, this_obj) method in Test