Commits
User selector
Commit History
Commits on Jun 7, 2024
Use "= default" for constructor and destructor in more JSC code
Show description for 0710c9fcommitted
Ahmad Saleem
Commits on Jun 1, 2024
Use "= default" for constructor and destructor in JSC code
Show description for f61dcc3committed
Ahmad Saleem
Commits on Oct 6, 2022
Revert clang-tidy change since it broke 32bit and watchOS
Show description for aabfacbcommitted
Commits on Sep 18, 2022
Ran clang-tidy on JSC, WTF and bmalloc
Show description for 700ac83committed
Commits on Sep 16, 2021
Unreviewed, reverting r282478.
Show description for 9539676committed
Commits on Sep 15, 2021
Move some profiling to UnlinkedCodeBlock
Show description for 0bdcc56committed
Commits on Jan 16, 2020
Use dataLogIf more regularly
Show description for 864381dcommitted
Robin Morisset
Commits on Oct 23, 2019
BytecodeIndex should be a proper C++ class
Show description for ee2d3efcommitted
Commits on Aug 19, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part
Show description for 8a462cbcommitted
Commits on Jul 22, 2018
We should support CreateThis in the FTL
Show description for d96818bcommitted
Filip Pizlo
Commits on Jan 13, 2018
Move ExitProfile to UnlinkedCodeBlock so it can be shared amongst CodeBlocks backed by the same UnlinkedCodeBlock
Show description for 3abf574committed
Commits on Nov 15, 2016
Rename CONCURRENT_JIT/ConcurrentJIT to CONCURRENT_JS/ConcurrentJS
Show description for 53a5788committed
Filip Pizlo
Commits on May 11, 2016
Internal JSC profiler should have a timestamped log of events for each code block
Show description for 0756502committed
Filip Pizlo
Commits on May 10, 2016
Polymorphic operands in operators coerces downstream values to double.
Show description for e96d0eccommitted
Filip Pizlo
Commits on Jun 16, 2015
Unreviewed, roll out unintended JSC change from https://trac.webkit.org/changeset/185425.
Show description for 719a6dccommitted
Filip Pizlo
Commits on Jun 10, 2015
JetStream should have a more rational story for jitter-oriented latency tests
Show description for de7fc11committed
Filip Pizlo
Commits on Nov 25, 2014
Clean up OwnPtr and PassOwnPtr in JSC - bytecode, jit, inspector, and interpreter
Show description for 8fa4952committed
Gyuyoung Kim
Commits on Oct 15, 2014
Clean up unnecessary PassOwnPtr.h inclusion
Show description for f6e21cdcommitted
Gyuyoung Kim
Commits on Jan 29, 2014
Merge the jsCStack branch
Show description for a3ac51dcommitted
Commits on Nov 15, 2013
Make CLoop easier to build, and make it work
Show description for 18b0f2ecommitted
Commits on Jul 25, 2013
fourthTier: DFG CFA should know when it hits a contradiction
Show description for 1116d63committed
Commits on Mar 18, 2013
DFG string conversions and allocations should be inlined
Show description for c2c7341committed
Filip Pizlo
Commits on Jan 8, 2013
Rationalize closure call heuristics and profiling
Show description for bd267adcommitted
Filip Pizlo
Commits on Dec 13, 2011
DFG should know exactly why recompilation was triggered
Show description for 291efbfcommitted
Filip Pizlo
Loading