HomeSort by relevance Sort by last modified time
    Searched refs:pretendUserGesture (Results 1 - 3 of 3) sorted by null

  /external/v8/src/inspector/
injected-script.h 107 void pretendUserGesture();
v8-runtime-agent-impl.cc 288 if (userGesture.fromMaybe(false)) scope.pretendUserGesture();
381 if (userGesture.fromMaybe(false)) scope.pretendUserGesture();
injected-script.cc 465 void InjectedScript::Scope::pretendUserGesture() {

Completed in 92 milliseconds