Searched refs:build_allocator (Results 1 – 2 of 2) sorted by relevance
| /wasmtime-44.0.1/crates/wasmtime/src/ | ||
| H A D | engine.rs | 143 let allocator = config.build_allocator(&tunables)?; in new() |
| H A D | config.rs | 2523 pub(crate) fn build_allocator( in build_allocator() method |