Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-regex.cc53 v8::MicrotasksScope microtasks(isolate, in match() local
Dv8-runtime-agent-impl.cc714 v8::MicrotasksScope microtasks(m_inspector->isolate(), in addBinding() local
Dv8-console.cc790 v8::MicrotasksScope microtasks(info.GetIsolate(), in accessorGetterCallback() local
Dv8-debugger-agent-impl.cc670 v8::MicrotasksScope microtasks(m_isolate, in getPossibleBreakpoints() local
/external/v8/
DBUILD.gn153 # Temporary flag to allow embedders to update their microtasks scopes
DChangeLog42934 Allow microtasks to throw exceptions and handle them gracefully