Home
last modified time | relevance | path

Searched refs:table_current (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/tests/all/
H A Dlimits.rs708 table_current: usize, field
735 self.table_current = current; in table_growing()
795 assert_eq!(store.data().table_current, 0); in custom_limiter_detect_grow_failure()
808 assert_eq!(store.data().table_current, 10); in custom_limiter_detect_grow_failure()
845 self.table_current = current; in table_growing()
910 assert_eq!(store.data().table_current, 0); in custom_limiter_async_detect_grow_failure()
924 assert_eq!(store.data().table_current, 10); in custom_limiter_async_detect_grow_failure()