Commits
User selector
Commit History
Commits on May 30, 2021
Stop using UncheckedLock in JSC::VMInspector
Show description for 6f73908committed
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Oct 25, 2019
Move JSC::Register inline methods into RegisterInlines.h.
Show description for 086b6c3committed
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 May 22, 2019
[JSC] Shrink Metadata
Show description for 0746057committed
Commits on Oct 29, 2018
New bytecode format for JSC
Show description for c57dd45committed
Commits on Oct 26, 2018
Unreviewed, rolling out r237479 and r237484.
Show description for 0e37616committedNew bytecode format for JSC
Show description for 83d3012committed
Commits on Sep 24, 2018
Add forEach method for iterating CodeBlock's ValueProfiles
Show description for 24eec78committed
Commits on Jul 21, 2018
[JSC] Use Function / ScopedLambda / RecursableLambda instead of std::function
Show description for 9019b49committed
Commits on Jun 27, 2018
JSImmutableButterfly can't be allocated from a subspace with HeapCell::Kind::Auxiliary
Show description for 03ec722committed
Commits on May 31, 2018
[JSC] Pass VM& parameter as much as possible
Show description for 599d9b7committed
Commits on Mar 6, 2018
Fix std::make_unique / new[] using system malloc
Show description for 82f6bfacommitted
Commits on Dec 4, 2017
WTF shouldn't have both Thread and ThreadIdentifier
Show description for adc3bb0committed
Commits on Aug 22, 2017
We are using valueProfileForBytecodeOffset when there may not be a value profile
Show description for 4fa04c3committed
Commits on Mar 14, 2017
Make the HeapVerifier useful again.
Show description for 5d455f5committed
Mark Lam
Commits on Mar 9, 2017
Refactoring some HeapVerifier code.
Show description for 9d842d2committed
Mark Lam
Loading