Home
last modified time | relevance | path

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

/external/v8/include/
Dv8-inspector.h132 static bool canDispatchMethod(const StringView& method);
/external/v8/src/inspector/
Dv8-inspector-session-impl.cc25 bool V8InspectorSession::canDispatchMethod(const StringView& method) { in canDispatchMethod() function in v8_inspector::V8InspectorSession