Commits
User selector
Commit History
Commits on Nov 28, 2022
[JSC] Add support for Atomics.waitAsync
Show description for 7e3fb31committed
Commits on Feb 18, 2022
Split IsoSubspace into a GCClient allocator used by VM and a backend managed by Heap.
Show description for 9b86c52committed
Mark Lam
Commits on Dec 1, 2021
Move Subspaces from VM to Heap.
Show description for e0c07decommitted
Mark Lam
Commits on Sep 29, 2020
Use JSC_DECLARE_JIT_OPERATION / JSC_DECLARE_CUSTOM_GETTER / JSC_DECLARE_CUSTOM_SETTER
Show description for a509b3acommitted
Commits on Apr 21, 2020
Classes marked final should not use protected access specifier
Show description for b95ea40committed
Commits on Mar 7, 2020
Put remaining fixed-sized cells into IsoSubspace
Show description for 6289c55committed
Commits on Oct 22, 2019
[JSC] Thread JSGlobalObject* instead of ExecState*
Show description for cc5fb5ecommitted
Commits on Mar 8, 2018
[JSC] Optimize inherits<T> if T is final type
Show description for 7284024committed
Commits on Apr 20, 2017
Optimize SharedArrayBuffer in the DFG+FTL
Show description for 1dd5438committed
Filip Pizlo
Commits on Nov 1, 2016
JSC should support SharedArrayBuffer
Show description for d0dd2e9committed
Filip Pizlo
Loading