Home
last modified time | relevance | path

Searched refs:pretendUserGesture (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/inspector/
H A Dinjected-script.h147 void pretendUserGesture();
H A Dv8-runtime-agent-impl.cc144 if (userGesture) scope.pretendUserGesture(); in innerCallFunctionOn()
280 if (userGesture.fromMaybe(false)) scope.pretendUserGesture(); in evaluate()
H A Dinjected-script.cc940 void InjectedScript::Scope::pretendUserGesture() { in pretendUserGesture() function in v8_inspector::InjectedScript::Scope

Completed in 5 milliseconds