Commits
User selector
Commit History
Commits on Jun 8, 2021
Introduce LexicalScopeFeatures to enable future bytecode optimizations
Show description for 31f8572committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on Oct 28, 2020
Better cache our serialization of the outer TDZ environment when creating FunctionExecutables during bytecode generation
Show description for c834904committed
Commits on Jul 22, 2019
Unreviewed non-unified build fix.
Show description for 8b5f971committed
Commits on Jul 17, 2019
Bytecode cache should use FileSystem
Show description for a344a2acommittedUnreviewed, rolling out r247505.
Show description for ec89803committedBytecode cache should use FileSystem
Show description for a9cbc97committed
Commits on Jun 4, 2019
JSScript should not keep bytecode cache in memory
Show description for 2083cfacommitted
Commits on Apr 15, 2019
Bytecode cache should not encode the SourceProvider for UnlinkedFunctionExecutable's classSource
Show description for 6bf4c62committed
Commits on Apr 10, 2019
Add support for incremental bytecode cache updates
Show description for 24bd1b2committed
Commits on Mar 7, 2019
Lazily decode cached bytecode
Show description for 77eff8bcommitted
Commits on Feb 28, 2019
Make JSScript:cacheBytecodeWithError update the cache when the script changes
Show description for 5feb2a9committed
Commits on Jan 22, 2019
Cache bytecode to disk
Show description for f2b5237committed
Commits on Jan 21, 2019
Rollout r240210: It broke tests on iOS
Show description for f5cea29committed
Commits on Jan 20, 2019
Cache bytecode to disk
Show description for 3f0b733committed
Loading