aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/mpagecache_test.go
AgeCommit message (Expand)Author
2025-10-17all: remove unnecessary loop variable copies in testsTobias Klauser
2025-09-26runtime: use a smaller arena size on WasmCherry Mui
2021-12-06runtime: set iOS addr space to 40 bits with incremental pageallocMichael Anthony Knyszek
2021-11-04runtime: set and clear only the relevant bits in allocToCacheMichael Anthony Knyszek
2020-04-27runtime: ensure allocToCache updates searchAddr in a valid wayMichael Anthony Knyszek
2019-12-26runtime: disable pageAlloc tests on OpenBSD in short modeMichael Anthony Knyszek
2019-11-08runtime: add page cache and testsMichael Anthony Knyszek