Searched refs:memory_error (Results 1 – 1 of 1) sorted by relevance
706 memory_error: Option<String>, field726 self.memory_error = Some(err.to_string()); in memory_grow_failed()772 assert!(store.data().memory_error.is_none()); in custom_limiter_detect_grow_failure()786 store.data().memory_error.as_ref().unwrap(), in custom_limiter_detect_grow_failure()835 self.memory_error = Some(err.to_string()); in memory_grow_failed()883 assert!(store.data().memory_error.is_none()); in custom_limiter_async_detect_grow_failure()901 store.data().memory_error.as_ref().unwrap(), in custom_limiter_async_detect_grow_failure()