Commits
User selector
Commit History
Commits on Apr 17, 2026
[Build Speed] Reduce the cost of StructureInlines.h
Show description for 5ff0c08committed
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Jun 15, 2016
DFGByteCodeParser should be able to infer a property is unset from the Baseline inline cache.
Show description for 3e2b046committed
Commits on Nov 20, 2015
Caching of properties on objects that have named property getters is sometimes incorrect
Show description for 765ed23committed
Commits on Aug 3, 2015
DFG should have adaptive structure watchpoints
Show description for e873ca2committed
Filip Pizlo
Commits on May 23, 2015
Introduce UniquedStringImpl and SymbolImpl to separate symbolic strings from AtomicStringImpl
Show description for 134e975committed
Commits on Nov 30, 2014
PropertyTable keys should be AtomicStringImpl.
Show description for 382cf23committed
Andreas Kling
Commits on Nov 22, 2014
r176455: ASSERT(!m_vector.isEmpty()) in IntendedStructureChain.cpp(143)
Show description for 8277f1dcommitted
Commits on Sep 21, 2014
Structure::getConcurrently() doesn't need to take a VM& argument.
Show description for 1dabe62committed
Filip Pizlo
Commits on Aug 6, 2014
Loading