summaryrefslogtreecommitdiff
path: root/test/passes/safe-heap_start-function.wast
Commit message (Expand)AuthorAgeFilesLines
* SAFE_HEAP: Avoid annotating any function reachable from start function (#4463)Sam Clegg2022-01-191-1/+6
* SafeHeap: Avoid instrumenting functions directly called from the "start" (#4439)Sam Clegg2022-01-101-2/+7
* Don't apply SafeHeap to wasm start function (#3424)Sam Clegg2020-12-041-0/+11