Searched refs:addCustomSection (Results 1 – 2 of 2) sorted by relevance
85 builder.addCustomSection("name", bytes1);86 builder.addCustomSection("name", bytes2);87 builder.addCustomSection("foo", bytes1);111 builder.addCustomSection(name, bytes);126 builder.addCustomSection("na\uFFFDme", bytes);
727 addCustomSection(name, bytes) { method in WasmModuleBuilder