Commits
User selector
Commit History
Commits on Jun 15, 2021
Shouldn't drain the micro task queue when calling out to ObjC
Show description for 67853a3committed
Commits on Jun 14, 2021
Unreviewed, reverting r278734.
Show description for 2733baccommitted
Commits on Jun 10, 2021
Shouldn't drain the micro task queue when calling out to ObjC
Show description for ad78c42committed
Commits on Jun 2, 2021
Add globalObject API set property test
Show description for 83ad392committed
Commits on May 22, 2021
Replace LockHolder with Locker in local variables
Show description for b46f54ecommittedUnreviewed, reverting r277913.
Show description for 0b6e751committedReplace LockHolder with Locker in local variables
Show description for db20ed5committed
Commits on Aug 27, 2020
JSClassRef should work with JS class syntax.
Show description for 68d0628committed
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Mar 15, 2020
Should not use variable-length-array (VLA)
Show description for 003d037committed
Commits on Dec 7, 2019
Unreviewed build fix. Initialize local variable.
Show description for fbfeb41committed
Commits on Oct 23, 2019
Make `JSGlobalObject*` threading change more stabilized by adding tests and assertions
Show description for b467166committed
Commits on Oct 22, 2019
[JSC] Thread JSGlobalObject* instead of ExecState*
Show description for cc5fb5ecommitted
Commits on Sep 12, 2019
Harden JSC against the abuse of runtime options.
Show description for 199998ccommitted
Mark Lam
Commits on Aug 23, 2019
Unreviewed WinCairo build fix following r249058.
Show description for a0a91ffcommittedJSC should have public API for unhandled promise rejections
Show description for 3056a68committed
Commits on May 7, 2019
[JSC] We should check OOM for description string of Symbol
Show description for 9bdeb90committed
Commits on Apr 26, 2019
Add WTF::findIgnoringASCIICaseWithoutLength to replace strcasestr
Show description for 89b11d0committed
Commits on Oct 3, 2018
bmalloc, WTF and JavaScriptCore parts of [Xcode] Update some build settings as recommended by Xcode 10
Show description for 0673cdbcommitted
Dan Bernstein
Commits on Sep 21, 2018
Add Promise SPI
Show description for f4be298committedUnreviewed, rolling out r236359.
Show description for aba3a50committedAdd Promise SPI
Show description for 1a24faecommitted
Commits on Jul 30, 2018
Rename some JSC API functions/types.
Show description for 85a176ecommitted
Commits on Jul 26, 2018
[JSC API] We should support the symbol type in our C/Obj-C API
Show description for f8d5776committed
Loading