Searched refs:pretendUserGesture (Results 1 – 3 of 3) sorted by relevance
107 void pretendUserGesture();
287 if (userGesture.fromMaybe(false)) scope.pretendUserGesture(); in evaluate()380 if (userGesture.fromMaybe(false)) scope.pretendUserGesture(); in callFunctionOn()
465 void InjectedScript::Scope::pretendUserGesture() { in pretendUserGesture() function in v8_inspector::InjectedScript::Scope