Commits
User selector
Commit History
Commits on Jul 22, 2020
Simplify DisallowScope, DisallowGC, and DisallowVMReentry implementations.
Show description for 6f53ba3committed
Mark Lam
Commits on Jun 4, 2020
Add Options::validateDoesGC() for turning DoesGC validation on/off.
Show description for 7203c3ecommitted
Mark Lam
Commits on Jun 3, 2020
[Re-landing] Enhance DoesGC verification to print more useful info when verification fails.
Show description for 3f18bdfcommitted
Mark LamRolling out r262475 to unbreak Windows bot.
Show description for 673444fcommitted
Mark LamEnhance DoesGC verification to print more useful info when verification fails.
Show description for ea0eaf5committed
Mark Lam
Commits on Nov 20, 2019
[JSC] DisallowVMReentry and DeferGC should use WTF::ThreadSpecific instead of using WTF::threadSpecificKeyCreate directly
Show description for a2d35abcommitted
Commits on Feb 22, 2019
Add more doesGC() assertions.
Show description for 4b418facommitted
Mark Lam
Commits on Jun 25, 2017
Remove excessive headers from JavaScriptCore
Show description for 10859d7committed
Commits on Apr 27, 2017
Audit and fix incorrect uses of JSArray::tryCreateForInitializationPrivate().
Show description for 3782263committed
Mark Lam
Commits on Jan 10, 2017
JSArray has some object scanning races
Show description for da8d89ecommitted
Filip Pizlo
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 Oct 30, 2013
[Win] Compile errors when enabling DFG JIT.
Show description for 6d65494authored andcommitted
Commits on Oct 16, 2013
llint_slow_path_put_by_id can deadlock on a ConcurrentJITLock
Show description for e049a71committed
Mark Hahnenberg
Commits on Oct 14, 2013
Unreviewed, rolling out r157413.
Show description for bd01049committedllint_slow_path_put_by_id can deadlock on a ConcurrentJITLock
Show description for dbebfffcommitted
Mark Hahnenberg
Commits on Aug 15, 2013
Typed arrays should be rewritten
Show description for 93a48aacommitted
Filip Pizlo
Commits on Jul 25, 2013
fourthTier: DFG should be able to run on a separate thread
Show description for fb28b41committed
Loading