Commits
User selector
Commit History
Commits on May 13, 2026
[JSC] Implement static `import defer` semantics
Show description for de45366committed
Commits on Jun 17, 2025
Fix recent Safer CPP bot regressions
Show description for 32ccb8fcommitted
Commits on Jun 13, 2025
Unreviewed, reverting 296189@main (278f3a4e1280)
Show description for a955385committedFix recent Safer CPP bot regressions
Show description for 278f3a4committed
Commits on Aug 16, 2023
[JSC] Enable import-attributes
Show description for 587c5d4committed
Commits on Oct 27, 2022
Validate import-assertions in static module imports
Show description for 04c8018committed
Commits on Aug 22, 2022
[JSC] Not generating import.meta object if it is not referenced
Show description for 1e07f48committed
Commits on Aug 8, 2022
[JSC] Implement import-assertion and JSON module
Show description for cebdad8committed
Commits on Oct 22, 2019
[JSC] Thread JSGlobalObject* instead of ExecState*
Show description for cc5fb5ecommitted
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 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 Jul 31, 2016
[ES6] Module binding can be exported by multiple names
Show description for a34b899committed
Commits on Aug 28, 2015
[ES6] Implement Module execution and Loader's ready / link phase
Show description for 65a53fbcommitted
Commits on Aug 21, 2015
[ES6] prototyping module loader in JSC shell
Show description for a934ae1committed
Commits on Aug 12, 2015
[ES6] Add ES6 Modules preparsing phase to collect the dependencies
Show description for 4d85ec6committed
Loading