Searched refs:getThisVarFunction (Results 1 – 1 of 1) sorted by relevance
896 auto getThisVarFunction = controller->GetProperty("innerGetThisVar"); in ExistController() local897 if (!getThisVarFunction->IsFunction()) { in ExistController()901 auto func = JSRef<JSFunc>::Cast(getThisVarFunction); in ExistController()