summaryrefslogtreecommitdiff
path: root/runtime/code_cache.rs
AgeCommit message (Expand)Author
2024-11-18perf(compile): code cache (#26528)David Sherret
2024-05-24fix: use hash of in-memory bytes only for code cache (#23966)David Sherret
2024-04-17perf: v8 code cache (#23081)Igor Zinkovsky