Commits
User selector
Commit History
Commits on Jan 3, 2025
Change TZoneHeap so that it can be enabled/disabled based on a runtime configuration.
Show description for d9c3915committed
Mark Lam
Commits on Aug 15, 2024
Enable Wasm OMG JIT on Windows
Show description for 172739aauthored andcommitted
Commits on Jul 9, 2024
Enable FTL on Windows
Show description for dc849c8authored andcommitted
Commits on Jan 10, 2024
[JSC] Remove unmaintained MIPS support for JIT/LLInt
Show description for 557d5c0committed
Commits on Dec 11, 2023
Implement and Apply TZone Allocation Macros
Show description for a968122committed
Commits on Aug 27, 2021
Make ARM64 and X86_64 probe code a little bit more efficient.
Show description for b3d4a51committed
Mark Lam
Commits on May 23, 2021
Remove ENABLE(MASM_PROBE) flag.
Show description for 5bcc127committed
Mark Lam
Commits on Oct 30, 2018
useProbeOSRExit causes failures for Win64 DFG JIT
Show description for e3c5daacommitted
Commits on Nov 30, 2017
Source/JavaScriptCore:
Show description for 91f3c85authored andcommitted
Commits on Nov 29, 2017
Unreviewed, rolling out r225286.
Show description for 96716c5committedSource/JavaScriptCore:
Show description for b7fb41eauthored andcommitted
Commits on Oct 4, 2017
Add support for using Probe DFG OSR Exit behind a runtime flag.
Show description for b6678adcommitted
Mark Lam
Commits on Aug 21, 2017
Gardening: fix CLoop build.
Show description for 4deea29committed
Mark LamEnhance MacroAssembler::probe() to allow the probe function to resize the stack frame and alter stack data in one pass.
Show description for 38324edcommitted
Mark Lam
Loading