Searched defs:asyncTaskScheduled (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/inspector/ | ||
D | v8-inspector-impl.cc | 310 void V8InspectorImpl::asyncTaskScheduled(const StringView& taskName, void* task, in asyncTaskScheduled() function in v8_inspector::V8InspectorImpl |
D | v8-debugger.cc | 930 void V8Debugger::asyncTaskScheduled(const StringView& taskName, void* task, in asyncTaskScheduled() function in v8_inspector::V8Debugger |