Searched refs:part_of_native_module (Results 1 – 1 of 1) sorted by relevance
1281 auto part_of_native_module = [native_module](WasmCode* code) { in FreeNativeModule() local1286 std::remove_if(code.begin(), code.end(), part_of_native_module); in FreeNativeModule()