| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-01-12 | Add visibility attributes in runtime/interpreter | |
| 2022-09-15 | Sweep interpreter caches using checkpoint during GC | |
| 2022-08-10 | Enable using nterp interpreter with userfaultfd GC | |
| 2022-08-10 | Convert kUseReadBarrier to static const from constexpr | |
| 2022-02-21 | Move GetWeakRefAccessEnabled check from nterp into the cache. | |
| 2022-02-21 | Move InterpreterCache::{Get,Set} to inl.h file | |
| 2022-01-17 | Revert "Add thread-shared interpreter cache" | |
| 2022-01-15 | Add thread-shared interpreter cache |