Commits
User selector
Commit History
Commits on Mar 30, 2026
Adopt NODELETE in more places in Source/**
Show description for 61dfe11committed
Commits on Oct 3, 2025
Reduce references to UChar and LChar
Show description for ad89f25committed
Commits on Sep 27, 2025
Rename LChar to Latin1Character
Show description for 63b97b5committed
Commits on Sep 22, 2025
Unreviewed, reverting 300282@main, 300302@main, and 300311@main.
Show description for 15e5e7dauthored andcommitted
Commits on Sep 21, 2025
Rename LChar to Latin1Character
Show description for 1424f06committed
Commits on Jul 1, 2025
JSC: Replace UChar with char16_t
Show description for 6e819ccauthored andcommitted
Commits on May 7, 2025
[JSC] Support `@@dispose` and `@@asyncDispose` from Explicit Resource Management Proposal
Show description for 4b3e163committed
Commits on May 22, 2024
Further remove MSVC code
Show description for adcd97ecommitted
Commits on Mar 21, 2024
Use std::span more in String code
Show description for b30437dcommitted
Commits on Dec 11, 2023
Implement and Apply TZone Allocation Macros
Show description for a968122committed
Commits on May 23, 2023
Unreviewed, reverting 264265@main.
Show description for 73dd091authored andcommitted
Commits on May 19, 2023
Remove static strings and symbols
Show description for 39a1ff0authored andcommitted
Commits on Mar 30, 2022
Optimize the construction of a JSC::Identifier from an ASCIILiteral
Show description for 84cfeb1committed
Commits on Apr 2, 2021
[WTF] Introduce RobinHoodHashTable
Show description for 4fb6881committed
Commits on Sep 5, 2020
[JSC] Align legacy Intl constructor behavior to spec
Show description for 5c8a357committed
Commits on Feb 29, 2020
[JSC] BuiltinNames' HashMap should be small
Show description for 50a5e03committed
Commits on Aug 27, 2019
Refactor to use VM& instead of VM* at as many places as possible.
Show description for b236c61committed
Mark Lam
Commits on Apr 9, 2019
JSC should build successfully even with -DENABLE_UNIFIED_BUILDS=OFF
Show description for 4a3d6e0committed
Commits on Feb 6, 2019
[JSC] PrivateName to PublicName hash table is wasteful
Show description for d8bdc23committed
Commits on Jan 22, 2019
Cache bytecode to disk
Show description for f2b5237committed
Commits on Jan 21, 2019
Rollout r240210: It broke tests on iOS
Show description for f5cea29committed
Commits on Jan 20, 2019
Cache bytecode to disk
Show description for 3f0b733committed
Commits on May 9, 2018
[WPE] Build cleanly with GCC 8 and ICU 60
Show description for 49cfc32committed
Commits on May 4, 2018
Don't prevent CreateThis being folded to NewObject when the structure is poly proto
Show description for 36c4a15committed
Commits on Oct 4, 2017
Implement polymorphic prototypes
Show description for 949ae4bcommitted
Commits on Jul 31, 2017
[WTF] Introduce Private Symbols
Show description for e3e0e99committed
Commits on Jul 21, 2017
[JSC] Introduce static symbols
Show description for 2577096committed
Loading