Commits
User selector
Commit History
Commits on Apr 9, 2026
REGRESSION(310802@main) Missing SlotVisitorInlines.h include from builtin-generator-tests baselines
Show description for cfeed4bcommitted
Commits on Feb 26, 2026
Update JSGlobalObject::addStaticGlobals() to take in a std::span
Show description for 851e1e5committed
Commits on Dec 25, 2025
REGRESSION(304920@main): run-builtins-generator-tests --reset-results
Show description for 355a182committed
Commits on Feb 4, 2025
Fix unsafe casts to JSVMClientData reported by static analysis
Show description for f347acbcommitted
Commits on Feb 1, 2025
[JSC] Add `constinit` specifier for generated JSC builtins C++ sources
Show description for a893367authored andcommitted
Commits on Jul 16, 2024
run-builtins-generator-tests --reset-results after 280970@main
Show description for 94f977acommitted
Commits on Apr 8, 2024
REGRESSION(277164@main): builtins generator tests are failing
Show description for 3b78352committed
Commits on Nov 1, 2023
[JSC] Add @alwaysInline attribute
Show description for 6cb56eecommitted
Commits on Sep 25, 2023
REGRESSION(267765@main) builtins-generator suite is failing with wrong copyright and outdated baseline
Show description for e911779authored andcommitted
Commits on Apr 10, 2023
REGRESSION(262765@main) builtins-generator-tests is failing
Show description for 16cd6f5committed
Commits on Feb 10, 2023
REGRESSION(260052@main): builtins-generator-tests are failing
Show description for d65f42ecommitted
Commits on Jan 7, 2023
Replace use of WTF_ARRAY_LENGTH with std::size()
Show description for ea3f1c2committed
Commits on Aug 4, 2022
Reset builtins-generator-tests results after 253022@main
Show description for ea435d1committed
Commits on Jul 19, 2022
builtins generator tests failing after 252554@main and 252613@main
Show description for bfdbc24committed
Commits on May 6, 2022
builtins-generator-tests are failing after 250242@main
Show description for 8e30b8fcommitted
Commits on Apr 3, 2022
Add default constructor to ASCIILiteral
Show description for f9e3671committed
Commits on Apr 1, 2022
Adopt Identifier::fromString(ASCIILiteral) more broadly
Show description for 25eed58committed
Commits on May 28, 2021
Regenerate builtins generator expectations after optional changes
Show description for 93bf3b3committed
Commits on Mar 30, 2021
Ensure that GlobalPropertyInfo is allocated on the stack.
Show description for fe1d504committed
Commits on Feb 19, 2021
Need to rebase builtins generator tests results.
Show description for 9b3468dcommitted
Mark Lam
Commits on Jan 27, 2021
Unreviewed, rebaselining builtin generator test result files
Show description for 5e45601committed[JSC] Remove InspectorInstrumentation object
Show description for ebddfffcommitted
Commits on Jul 3, 2020
Builtin internal wrapper implementation files wrap static global initialization code with incorrect guards
Show description for 6830412committed
Commits on Jul 1, 2020
Use properly flag names for tests of Tools/Scripts/run-builtins-generator-tests
Show description for 9a435f1authored andcommitted
Commits on Sep 5, 2019
Unreviewed, rebaseline builtin generator test results
Show description for ef5a62fcommitted
Commits on Aug 28, 2019
Gardening: Rebase test results after r249175.
Show description for 3523870committed
Mark Lam
Commits on May 7, 2019
TemplateObject passed to template literal tags are not always identical for the same source location.
Show description for 9936a22committedUnreviewed, rolling out r244978.
Show description for c8da7bccommitted
Commits on May 6, 2019
TemplateObject passed to template literal tags are not always identical for the same source location.
Show description for 942d09fcommitted
Commits on Jan 30, 2019
Unreviewed, update the builtin test results
Show description for 0b61dabcommitted
Commits on Jan 21, 2019
[JSC] Reduce size of SourceProvider
Show description for 4c257bccommitted
Commits on Dec 20, 2018
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Sep 21, 2018
Rebaseline tests after changes in https://trac.webkit.org/changeset/236321/webkit
Show description for 5d9a7fdcommitted
Truitt Savell
Commits on Feb 3, 2018
Rebaseline bindings generator tests after r228032.
Show description for fca5567committed
Commits on Feb 2, 2018
JS Builtins should include JavaScriptCore headers directly
Show description for e5e8035committed