Searched defs:PoolAllocationConfig (Results 1 – 2 of 2) sorted by relevance
7 TEST(PoolAllocationConfig, Smoke) { in TEST() argument
53 class PoolAllocationConfig { class57 PoolAllocationConfig() : ptr(wasmtime_pooling_allocation_config_new()) {} in PoolAllocationConfig() function in wasmtime::PoolAllocationConfig