Commits
User selector
Commit History
Commits on May 26, 2021
Merge all the JIT worklists into a shared worklist
Show description for e42c8decommitted
Commits on Jan 31, 2020
Some improvements to DFG and FTL dumps to improve readability and searchability.
Show description for a919076committed
Mark Lam
Commits on Sep 28, 2016
Unreviewed, rolling out r206522.
Show description for 80675e4committedUnreviewed, rolling out r206506.
Show description for 16139c4committedAdopt #pragma once in JavaScriptCore
Show description for 359b077authored andcommitted
Commits on Apr 28, 2014
GC should be able to remove things from the DFG worklist and cancel on-going compilations if it knows that the compilation would already be invalidated
Show description for 76b085fcommitted
Filip Pizlo
Commits on Feb 20, 2014
Get rid of redundant Platform.h includes
Show description for d946cd4committed
Commits on Jul 25, 2013
fourthTier: ASSERT that commonly used not-thread-safe methods in the runtime are not being called during compilation
Show description for e966fd9committedfourthTier: It should be possible to query WatchpointSets, and add Watchpoints, even if the compiler is running in another thread
Show description for 6211cdecommittedfourthTier: Landing the initial FTL logic in a single commit to avoid spurious
Show description for 760b8f1committed
Loading