Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-debugger.cc24 static const char v8AsyncTaskEventWillHandle[] = "willHandle"; variable
644 else if (type == v8AsyncTaskEventWillHandle) in handleV8AsyncTaskEvent()