Home
last modified time | relevance | path

Searched refs:microtasks (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/inspector/
Dv8-regex.cc66 v8::MicrotasksScope microtasks(isolate, in match() local
Dv8-runtime-agent-impl.cc794 v8::MicrotasksScope microtasks(m_inspector->isolate(), in addBinding() local
Dv8-console.cc953 v8::MicrotasksScope microtasks(info.GetIsolate(), in accessorGetterCallback() local
Dv8-debugger-agent-impl.cc794 v8::MicrotasksScope microtasks(m_isolate, in getPossibleBreakpoints() local
/third_party/node/doc/api/
Dvm.md274 * `microtaskMode` {string} If set to `afterEvaluate`, microtasks (tasks
1080 * `microtaskMode` {string} If set to `afterEvaluate`, microtasks (tasks
1368 * `microtaskMode` {string} If set to `afterEvaluate`, microtasks (tasks
/third_party/node/src/
DREADME.md990 * Running microtasks, in particular `Promise` callbacks and async/await
/third_party/node/doc/changelogs/
DCHANGELOG_V11.md2471 …/commit/22cd53791a)] - **lib**: trigger uncaught exception handler for microtasks (Gus Caplan) [#2…
DCHANGELOG_V10.md4866 …b.com/nodejs/node/commit/a16081cbad)] - **src**: use non-deprecated V8 microtasks API (Michaël Zas…
DCHANGELOG_V12.md4352 * \[[`5c3d484c21`](https://github.com/nodejs/node/commit/5c3d484c21)] - **src**: check microtasks b…