Searched refs:push_raw_section (Results 1 – 2 of 2) sorted by relevance
76 pub(crate) fn push_raw_section(&mut self, section: wasm_encoder::RawSection<'a>) { in push_raw_section() method
55 component.push_raw_section(wasm_encoder::RawSection { in parse_into()