Home
last modified time | relevance | path

Searched defs:onReady (Results 1 – 3 of 3) sorted by relevance

/third_party/node/lib/internal/modules/esm/
Dcreate_dynamic_module.js66 onReady: (cb) => { readyfns.add(cb); }, method
82 reflect.onReady = (cb) => cb(reflect); function
/third_party/node/test/parallel/
Dtest-child-process-fork-net-socket.js87 const onReady = mustCall((msg) => { constant
Dtest-child-process-fork-net-server.js151 const onReady = common.mustCall((msg) => { constant