Searched defs:IsPassive (Results 1 – 2 of 2) sorted by relevance
41 bool IsPassive = false; variable
1653 bool IsPassive = (Segment.Flags & wasm::WASM_ELEM_SEGMENT_IS_PASSIVE) != 0; in parseElemSection() local