Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp897 auto getThisVarFunction1 = iter->second.controller_->GetProperty("innerGetThisVar"); in ExistController() local
898 if (getThisVarFunction1->IsFunction()) { in ExistController()
899 auto func1 = JSRef<JSFunc>::Cast(getThisVarFunction1); in ExistController()

Completed in 12 milliseconds