Files
Mozilla/mozilla/js
hannes%helma.at f80d9f4f56 Add LRU cache for compiled scripts to the shell's load() function
This helps a lot with tests and benchmarks, and generally should help
all applications where scripts are loaded repeatedly. The cache is
limited to 32 entries and uses MD5 hashes to detect updated scripts.


git-svn-id: svn://10.0.0.236/trunk@261911 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-10 20:50:07 +00:00
..