Commits
User selector
Commit History
Commits on Apr 20, 2020
Use #import instead of #include in Objective-C and don't use #pragma once
Show description for 10a179ecommitted
Commits on Apr 17, 2019
Remove deprecated JSScript SPI
Show description for cb3ad42committed
Commits on Apr 10, 2019
Add support for incremental bytecode cache updates
Show description for 24bd1b2committed
Commits on Mar 15, 2019
Remove retain cycle from JSScript and also don't keep the cache file descriptor open so many JSScripts can be cached in a loop
Show description for 15c1eeccommitted
Commits on Mar 7, 2019
JSScript should keep the cache file locked for the duration of its existence and should truncate the cache when it is out of date
Show description for 17695dbcommitted
Commits on Feb 22, 2019
Update JSScript SPI based on feedback
Show description for 23abfd6committed
Commits on Jan 25, 2019
Add API to generate and consume cached bytecode
Show description for 3088b8acommitted
Commits on Jan 14, 2019
JSC should have a module loader API
Show description for 7119546committed
Loading