Home
last modified time | relevance | path

Searched defs:step_func (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/fixtures/wpt/html/webappapis/structured-clone/
Dstructured-clone-battery-of-tests.js8 step_func(f) {return _ => f()}, method
/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js2627 Test.prototype.step_func = function(func, this_obj) method in Test