Home
last modified time | relevance | path

Searched defs:oninit (Results 1 – 9 of 9) sorted by relevance

/third_party/node/test/async-hooks/
Dtest-emit-init.js15 oninit: common.mustCall((id, type, triggerAsyncId, resource) => { property
31 oninit: common.mustCall((id, type, triggerAsyncId, resource) => { property
Dtest-callback-error.js12 oninit: common.mustCall(() => { throw new Error(arg); }), property
28 oninit: common.mustCall(() => { throw new Error(arg); }), property
Dtest-async-await.js21 oninit, property
29 function oninit(asyncId, type) { function
Dinit-hooks.js24 oninit, property
229 oninit, property
239 oninit, property
Dtest-unhandled-rejection-context.js14 oninit(asyncId, type) { method
/third_party/typescript/tests/cases/compiler/
DsubclassThisTypeAssignable01.ts6 oninit?(vnode: Vnode<Attrs, State>): number; method
19 oninit?(vnode: Vnode<A, this>): number; method
DsubclassThisTypeAssignable02.ts8 oninit?(vnode: Vnode<Attrs, State>): number; method
21 oninit?(vnode: Vnode<A, this>): number; method
/third_party/node/lib/internal/repl/
Dhistory.js65 function oninit(err, hnd) { function
/third_party/node/lib/internal/worker/
Dio.js231 function oninit() { function