Commits
User selector
Commit History
Commits on Apr 17, 2026
[Build Speed] Reduce the cost of StructureInlines.h
Show description for 5ff0c08committed
Commits on Mar 2, 2026
[JSC] Move MicrotaskQueue enqueue code from WebCore to JSC
Show description for fa403f3committed
Commits on Oct 14, 2025
[JSC] Reduce possibly-error-throwing promise operation area
Show description for e88d4bdcommitted
Commits on Oct 13, 2025
[JSC] Reduce sizeof(QueuedTask) because of extreme allocation via MicrotaskQueue
Show description for 2ff26dccommitted
Commits on Dec 16, 2024
Implement trusted types enforcement on Function constructor
Show description for 152e920committed
Commits on May 29, 2024
Implement trusted types enforcement on eval
Show description for 7a4725bcommitted
Commits on May 23, 2024
Implement eval support for TrustedScript objects
Show description for 5e0f9b3committed
Commits on Aug 16, 2023
Move createStructure inline functions to *Inlines.h
Show description for 5bd7a22committed
Commits on Mar 6, 2023
Cut the size of JSGlobalObject.h down
Show description for 5686577committed
Commits on Mar 24, 2022
Prepare JSC for making the String(const char*) constructor explicit
Show description for cccb58dcommitted
Commits on Jan 24, 2022
[Shadow Realms] Use WebCore module loaders for shadow realm importValue
Show description for 4ceafb4authored andcommitted
Commits on Nov 30, 2021
Rename "queueTaskToEventLoop" to "queueMicrotaskToEventLoop"
Show description for 737aafcauthored andcommitted
Commits on Nov 3, 2021
Non-unified build fixes early November 2021 edition
Show description for 612da9acommitted
Commits on Oct 5, 2021
CSP: unsafe-eval tests timing out or failing
Show description for 830d0b6committed
Commits on Oct 9, 2020
Finalizers shouldn't run if events can't fire
Show description for c9f5a4dcommitted
Commits on Jul 20, 2020
Add support for FinalizationRegistries
Show description for ce91489committed
Commits on Jan 14, 2019
JSC should have a module loader API
Show description for 7119546committed
Loading