Searched defs:sectionArray (Results 1 – 3 of 3) sorted by relevance
76 auto sectionArray = JSRef<JSArray>::Cast(sectionValue); in ParseChanges() local92 …const JSCallbackInfo& args, const JSRef<JSArray>& sectionArray, RefPtr<NG::WaterFlowSections>& wat… in ParseSections()
487 const auto& sectionArray = option->sections; in SetWaterFlowSectionOptions() local
3113 this.sectionArray = []; property