Home
last modified time | relevance | path

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

/external/v8/include/
Dv8-inspector.h189 virtual void beginEnsureAllContextsInGroup(int contextGroupId) {} in beginEnsureAllContextsInGroup() function
/external/v8/src/inspector/
Dv8-runtime-agent-impl.cc767 m_inspector->client()->beginEnsureAllContextsInGroup( in enable()