Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Djava-script-call-frame.cc48 v8::MicrotasksScope microtasks(m_isolate, in callV8FunctionReturnInt() local
83 v8::MicrotasksScope microtasks(m_isolate, in details() local
102 v8::MicrotasksScope microtasks(m_isolate, in evaluate() local
117 v8::MicrotasksScope microtasks(m_isolate, in restart() local
137 v8::MicrotasksScope microtasks(m_isolate, in setVariableValue() local
Dv8-regex.cc52 v8::MicrotasksScope microtasks(isolate, in match() local
Dv8-console.cc876 v8::MicrotasksScope microtasks(info.GetIsolate(), in accessorGetterCallback() local
Dv8-debugger.cc146 v8::MicrotasksScope microtasks(m_isolate, in callDebuggerMethod() local
/external/v8/
DChangeLog22054 Allow microtasks to throw exceptions and handle them gracefully