Home
last modified time | relevance | path

Searched refs:OnBeforeUnload (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.h32 static void OnBeforeUnload(const JSCallbackInfo& args);
H A Djs_web.cpp1864 JSClass<JSWeb>::StaticMethod("onBeforeUnload", &JSWeb::OnBeforeUnload); in JSBind()
2521 void JSWeb::OnBeforeUnload(const JSCallbackInfo& args) in OnBeforeUnload() function in OHOS::OHOS::Ace::Framework::JSWeb

Completed in 11 milliseconds