Commits
User selector
Commit History
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on Feb 26, 2021
Flaky JSC test: stress/atomic-increment-bigint64.js
Show description for d99f08bcommitted
Commits on Feb 9, 2021
[ESNext] Implement private methods
Show description for 0cf8318committed
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 Jan 29, 2020
Remove the include of BytecodeGenerator.h in CodeCache.h
Show description for 3e77796committed
Robin Morisset
Commits on Jan 16, 2020
[JSC] Add support for public class fields
Show description for c8a11cccommitted
Commits on Oct 17, 2019
Use constexpr in more places and remove some unnecessary external linkage.
Show description for d2b6c67committed
Mark Lam
Commits on Sep 18, 2019
Use constexpr instead of const in symbol definitions that are obviously constexpr.
Show description for 4875082committed
Mark Lam
Commits on Aug 27, 2019
Refactor to use VM& instead of VM* at as many places as possible.
Show description for b236c61committed
Mark Lam
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 May 3, 2019
[JSC] Generator CodeBlock generation should be idempotent
Show description for 0469d1bcommitted
Commits on Apr 10, 2019
Add support for incremental bytecode cache updates
Show description for 24bd1b2committed
Commits on Feb 28, 2019
Make JSScript:cacheBytecodeWithError update the cache when the script changes
Show description for 5feb2a9committed
Commits on Feb 19, 2019
Move bytecode cache-related filesystem code out of CodeCache
Show description for e677ce8committed
Commits on Feb 18, 2019
Add version number to cached bytecode
Show description for 7ff8f7dcommitted
Commits on Feb 17, 2019
Unreviewed, rolling out r241612.
Show description for 8d1ce4acommitted
Commits on Feb 16, 2019
[JSC] Shrink UnlinkedFunctionExecutable
Show description for 960df9dcommitted
Commits on Feb 15, 2019
Move bytecode cache-related filesystem code out of CodeCache
Show description for 1139be6committed
Commits on Feb 13, 2019
CodeBlocks read from disk should not be re-written
Show description for 0785955committed
Commits on Jan 25, 2019
Add API to generate and consume cached bytecode
Show description for 3088b8acommitted
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
Commits on Dec 20, 2018
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Nov 14, 2018
Unreviewed, rolling in CodeCache in r237254
Show description for 4a234f5committed
Commits on Nov 12, 2018
Unreviewed. Rollout 238026: It caused ~8% JetStream 2 regressions on some iOS devices
Show description for f02bd65committed
Commits on Nov 9, 2018
Unreviewed, rolling in CodeCache in r237254
Show description for d280833committed
Commits on Oct 29, 2018
Unreviewed, rolling out r237492.
Show description for 7a61bfacommitted
Commits on Oct 27, 2018
Unreviewed, partial rolling in r237254
Show description for 3ad26bccommitted
Commits on Oct 26, 2018
Unreviewed, rolling out r237445.
Show description for afc8687committedUnreviewed, partial rolling in r237254
Show description for b351632committed
Commits on Oct 19, 2018
Unreviewed, rolling out r237254.
Show description for 3925df2committed