Searched refs:component_model_fixed_length_lists (Results 1 – 6 of 6) sorted by relevance
48 component_model_fixed_length_lists, in apply_test_config()80 let component_model_fixed_length_lists = component_model_fixed_length_lists.unwrap_or(false); in apply_test_config() localVariable122 .wasm_component_model_fixed_length_lists(component_model_fixed_length_lists) in apply_test_config()
274 component_model_fixed_length_lists
26 pub component_model_fixed_length_lists: bool, field85 component_model_fixed_length_lists: false, in arbitrary()
145 component_model_fixed_length_lists, in make_wast_test_compliant()172 self.module_config.component_model_fixed_length_lists = in make_wast_test_compliant()173 component_model_fixed_length_lists.unwrap_or(false); in make_wast_test_compliant()300 cfg.wasm.component_model_fixed_length_lists = in to_wasmtime()301 Some(self.module_config.component_model_fixed_length_lists); in to_wasmtime()
430 pub component_model_fixed_length_lists: Option<bool>,1158 … ("component-model", component_model_fixed_length_lists, wasm_component_model_fixed_length_lists) in enable_wasm_features()
2 ;;! component_model_fixed_length_lists = true