summaryrefslogtreecommitdiff
path: root/runtime/interpreter/interpreter_cache.cc
AgeCommit message (Expand)Author
2024-01-12Add visibility attributes in runtime/interpreter Dmitrii Ishcheikin
2023-03-17Clear interpreter cache with atomic stores Lokesh Gidra
2022-02-21Move GetWeakRefAccessEnabled check from nterp into the cache. David Srbecky
2022-01-17Revert "Add thread-shared interpreter cache" Hans Boehm
2022-01-15Add thread-shared interpreter cache David Srbecky
2018-09-27Add small thread-local cache for use by the interpreter. David Srbecky