Commits
User selector
Commit History
Commits on Oct 10, 2018
[JSC] Rename createXXX to tryCreateXXX if it can return RefPtr
Show description for fe8ab64committed
Commits on Apr 20, 2018
Some JSEntryPtrTags should actually be JSInternalPtrTags.
Show description for defef81committed
Mark Lam
Commits on Apr 18, 2018
Templatize CodePtr/Refs/FunctionPtrs with PtrTags.
Show description for 675bff0committed
Mark Lam
Commits on Apr 9, 2018
Add pointer profiling to the FTL and supporting code.
Show description for 5e00b73committed
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 Feb 18, 2016
Remove LLVM dependencies from WebKit
Show description for bbc738dcommitted
Filip Pizlo
Commits on Dec 3, 2015
Insert a FIXME comment FTLLazySlowPath.h to remind us to remove/refactor the ScratchRegisterAllocator field.
Show description for 94c90cbcommitted
Commits on Dec 1, 2015
FTL lazy slow paths should work with B3
Show description for a3fe5bfcommitted
Filip Pizlo
Commits on Nov 17, 2015
FTLLazySlowPaths should be able to handle being passed the zero register as a location
Show description for 2edd175committed
Commits on Oct 12, 2015
Unreviewed, fix non-FTL build for real.
Show description for 187c100committed
Filip PizloFTL should generate code to call slow paths lazily
Show description for ba756a9committed
Filip Pizlo
Loading