Commits
User selector
Commit History
Commits on Jan 3, 2025
Change TZoneHeap so that it can be enabled/disabled based on a runtime configuration.
Show description for d9c3915committed
Mark Lam
Commits on Dec 11, 2023
Implement and Apply TZone Allocation Macros
Show description for a968122committed
Commits on Aug 11, 2023
[JSC] Make profiling check-pointing longer for mega functions
Show description for c323bd2committed
Commits on Sep 27, 2021
Build an unlinked baseline JIT
Show description for bfd44c5committedUnreviewed, reverting r283102, r283103 and r283104.
Show description for 85dc747committedBuild an unlinked baseline JIT
Show description for a303c1ccommitted
Commits on Sep 26, 2021
Unreviewed, reverting r283083 and r283088.
Show description for 957a838committed
Commits on Sep 25, 2021
Build an unlinked baseline JIT
Show description for 1026101committed
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Aug 20, 2019
[JSC] OSR entry to Wasm OMG
Show description for 422b06ecommitted
Commits on Dec 7, 2017
Modernize some aspects of text codecs, eliminate WebKit use of strcasecmp
Show description for cf6bc5bcommitted
Commits on May 11, 2016
Beef up JSC profiler event log
Show description for e1ce040committed
Filip Pizlo
Commits on May 18, 2015
[JSC] When entering a CheckTierUp without OSREntry, force the CheckTierUp for the outer loops with OSR Entry
Show description for f2cead8committed
Commits on Apr 18, 2014
Options::maximumExecutionCountsBetweenCheckpoints() should be higher for DFG->FTL tier-up but the same for other tier-ups
Show description for bf90f5ecommitted
Filip Pizlo
Commits on Feb 11, 2014
Rename Operations.h to JSCInlines.h
Show description for fcf5bb2committed
Filip Pizlo
Commits on Feb 10, 2014
Never include *Inlines.h files in interface headers, and never include *Inlines.h when you could include Operations.h instead
Show description for b31199bcommitted
Filip Pizlo
Commits on Jul 25, 2013
fourthTier: DFG should be able to run on a separate thread
Show description for fb28b41committed
Commits on Dec 9, 2012
JSC should scale the optimization threshold for a code block according to the cost of compiling it
Show description for 34949fbcommitted
Filip Pizlo
Commits on Nov 30, 2012
It should be easy to find code blocks in debug dumps
Show description for 7194c55committed
Filip Pizlo
Commits on Jul 10, 2012
DFG recompilation heuristics should be based on count, not rate
Show description for 49e85decommitted
Filip PizloUnreviewed, roll out http://trac.webkit.org/changeset/121511
Show description for 608db0bcommitted
Filip Pizlo
Commits on Jun 29, 2012
DFG recompilation heuristics should be based on count, not rate
Show description for 4554797committed
Filip Pizlo
Commits on Jun 26, 2012
JSC should try to make profiling deterministic because otherwise reproducing failures is
Show description for b494f75committed
Filip PizloValue profiling should use tier-up threshold randomization to get more coverage
Show description for 99b8d4fcommitted
Filip Pizlo
Commits on Mar 12, 2012
Minor DataLog fixes
Show description for 45aacdbcommitted
Commits on Mar 5, 2012
Unreviewed, attempted build fix for !ENABLE(JIT) after r109705.
Show description for c2acf3ccommitted
Filip PizloUnreviewed. Build fix for !ENABLE(JIT) after r109705.
Show description for 69ea966committedJIT heuristics should be hyperbolic
Show description for 6d9ba14committed
Filip Pizlo
Loading