Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp888 auto getThisVarFunction = controller->GetProperty("innerGetThisVar"); in ExistController() local
889 if (!getThisVarFunction->IsFunction()) { in ExistController()
893 auto func = JSRef<JSFunc>::Cast(getThisVarFunction); in ExistController()

Completed in 10 milliseconds