Searched defs:willPerformExecutionContextTask (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DAsyncCallStackTracker.cpp330 void AsyncCallStackTracker::willPerformExecutionContextTask(ExecutionContext* context, ExecutionContextTask* task) function in class:blink::AsyncCallStackTracker
H A DInspectorDebuggerAgent.cpp863 void InspectorDebuggerAgent::willPerformExecutionContextTask(ExecutionContext* context, ExecutionContextTask* task) function in class:blink::InspectorDebuggerAgent
866 asyncCallStackTracker().willPerformExecutionContextTask(context, task);

Completed in 275 milliseconds