Home
last modified time | relevance | path

Searched defs:traceAsyncOperationCompleted (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DAsyncCallStackTracker.cpp382 void AsyncCallStackTracker::traceAsyncOperationCompleted(ExecutionContext* context, int operationId) in traceAsyncOperationCompleted() function in blink::AsyncCallStackTracker
DInspectorDebuggerAgent.cpp884 void InspectorDebuggerAgent::traceAsyncOperationCompleted(ExecutionContext* context, int operationI… in traceAsyncOperationCompleted() function in blink::InspectorDebuggerAgent