Searched refs:with_stack_limit (Results 1 – 1 of 1) sorted by relevance
141 pub fn with_stack_limit(stack_limit: usize) -> Self { in with_stack_limit() method248 let limits = VMStackLimits::with_stack_limit(Default::default()); in empty()341 let limits = VMStackLimits::with_stack_limit(wasm_stack_limit); in cont_new()