Searched defs:oninit (Results 1 – 9 of 9) sorted by relevance
| /third_party/node/test/async-hooks/ |
| D | test-emit-init.js | 15 oninit: common.mustCall((id, type, triggerAsyncId, resource) => { property 31 oninit: common.mustCall((id, type, triggerAsyncId, resource) => { property
|
| D | test-callback-error.js | 12 oninit: common.mustCall(() => { throw new Error(arg); }), property 28 oninit: common.mustCall(() => { throw new Error(arg); }), property
|
| D | test-async-await.js | 21 oninit, property 29 function oninit(asyncId, type) { function
|
| D | init-hooks.js | 24 oninit, property 229 oninit, property 239 oninit, property
|
| D | test-unhandled-rejection-context.js | 14 oninit(asyncId, type) { method
|
| /third_party/typescript/tests/cases/compiler/ |
| D | subclassThisTypeAssignable01.ts | 6 oninit?(vnode: Vnode<Attrs, State>): number; method 19 oninit?(vnode: Vnode<A, this>): number; method
|
| D | subclassThisTypeAssignable02.ts | 8 oninit?(vnode: Vnode<Attrs, State>): number; method 21 oninit?(vnode: Vnode<A, this>): number; method
|
| /third_party/node/lib/internal/repl/ |
| D | history.js | 65 function oninit(err, hnd) { function
|
| /third_party/node/lib/internal/worker/ |
| D | io.js | 231 function oninit() { function
|