Searched refs:jsPlaceChildrenFunc_ (Results 1 – 2 of 2) sorted by relevance
75 jsPlaceChildrenFunc_.Lock()->Call(jsObject_.Lock(), 3, params); /* 3:params number */ in ExecutePlaceChildren()331 jsPlaceChildrenFunc_ = JSRef<JSFunc>::Cast(jsPlaceChildrenFunc); in InitViewFunctions()480 return !jsPlaceChildrenFunc_.IsEmpty(); in HasPlaceChildren()
102 JSWeak<JSFunc> jsPlaceChildrenFunc_; variable