Commits
User selector
Commit History
Commits on Jun 9, 2021
[JSC] Use DataIC for AccessCase
Show description for 4c4fb56committed
Commits on Jan 17, 2020
Reland bytecode checkpoints since bugs have been fixed
Show description for 198b075committed
Commits on Jan 15, 2020
Revert bytecode checkpoints since it breaks watch
Show description for 356c0f3committed
Commits on Dec 24, 2019
DFG/FTL should be able to exit to the middle of a bytecode
Show description for c131525committed
Commits on Dec 22, 2019
[JSC] Improve our bound function implementation
Show description for 5ac8cbccommitted
Commits on Oct 22, 2019
[JSC] Thread JSGlobalObject* instead of ExecState*
Show description for cc5fb5ecommitted
Commits on Apr 18, 2018
Templatize CodePtr/Refs/FunctionPtrs with PtrTags.
Show description for 675bff0committed
Mark Lam
Commits on Mar 20, 2018
Improve FunctionPtr and use it in the JIT CallRecord.
Show description for 34e3268committed
Mark Lam
Commits on Mar 8, 2018
Meta-program setupArguments and callOperation
Show description for 288ca86committed
Commits on Mar 29, 2017
LinkBuffer and ExecutableAllocator shouldn't have anything to do with VM
Show description for 4ed0e2bcommittedAssemblyHelpers should not have a VM field
Show description for a61cbfacommitted
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 Jul 8, 2016
Move CallFrame header info from JSStack.h to CallFrame.h
Show description for 330082dcommitted
Mark Lam
Commits on Apr 11, 2016
It should be possible to edit StructureStubInfo without recompiling the world
Show description for d9106c3committed
Filip Pizlo
Commits on Oct 12, 2015
FTL should generate code to call slow paths lazily
Show description for ba756a9committed
Filip Pizlo
Commits on May 23, 2015
Introduce UniquedStringImpl and SymbolImpl to separate symbolic strings from AtomicStringImpl
Show description for 134e975committed
Commits on Aug 6, 2014
Commits on Jan 29, 2014
Merge the jsCStack branch
Show description for a3ac51dcommitted
Commits on Nov 5, 2013
FTL should support PutById
Show description for 840c1a1committed
Filip Pizlo
Commits on Oct 23, 2013
FTL should be able to do some simple inline caches using LLVM patchpoints
Show description for e505492committed
Filip Pizlo
Loading