(function() {var implementors = {};
implementors["wasmer_clif_fork_frontend"] = [{text:"impl ReservedValue for Block",synthetic:false,types:["wasmer_clif_fork_frontend::ssa::Block"]},];
implementors["wasmer_clif_fork_wasm"] = [{text:"impl ReservedValue for FuncIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::FuncIndex"]},{text:"impl ReservedValue for DefinedFuncIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::DefinedFuncIndex"]},{text:"impl ReservedValue for DefinedTableIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::DefinedTableIndex"]},{text:"impl ReservedValue for DefinedMemoryIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::DefinedMemoryIndex"]},{text:"impl ReservedValue for DefinedGlobalIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::DefinedGlobalIndex"]},{text:"impl ReservedValue for TableIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::TableIndex"]},{text:"impl ReservedValue for GlobalIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::GlobalIndex"]},{text:"impl ReservedValue for MemoryIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::MemoryIndex"]},{text:"impl ReservedValue for SignatureIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::SignatureIndex"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()