Commits
User selector
Commit History
Commits on Sep 17, 2021
Unreviewed fix for JSCOnly build with ENABLE_DFG_JIT off.
Show description for 7a9115ecommitted
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 26, 2021
Use UncheckedLock even less in JavaScriptCore
Show description for 321cdfccommitted
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 db20ed5committedStop using holdLock() in JSC as it is not compatible with Clang thread safety analysis
Show description for 83f518bcommitted
Commits on Jan 28, 2021
WebAssembly: add support for stream APIs
Show description for 9783bd1committed
Commits on Dec 2, 2020
[WASM-References] Add support for active mods in element section
Show description for 741831aauthored andcommitted
Commits on May 22, 2020
Various compile-time boolean flags could/should be marked constexpr
Show description for c1b45f6committed
Robin Morisset
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Dec 10, 2019
[WebAssembly] Remove WasmValidate
Show description for d1f7d20committed
Commits on Dec 5, 2019
[WebAssembly] Validate and generate bytecode in one pass
Show description for da01401committed
Commits on Nov 16, 2019
Wasm error message should be cross-thread-copied
Show description for 080644acommitted
Commits on Nov 6, 2019
[WebAssembly] Allow tiering up from LLInt to BBQ
Show description for cfa6297committed
Commits on Oct 31, 2019
[WebAssembly] Create a Wasm interpreter
Show description for 21edee6committed
Loading