Commits
User selector
Commit History
Commits on May 18, 2026
[JSC] Shrink sizeof(JSGenerator)
Show description for e0704d3committed
Commits on May 7, 2026
Optimize JavaScriptCore #includes
Show description for b589299committed
Commits on Apr 21, 2026
[Build Speed] Minimize includes in CodeBlock.h, JSCJSValue.h, JSCJSValueInlines.h, and VM.h
Show description for 9f2eb90committed
Commits on Apr 20, 2026
Further reduce use of jsCast<>()
Show description for e602202committed
Commits on Apr 16, 2026
[JSC] Remove JSInternalPromise
Show description for d36f217committed
Commits on Mar 27, 2026
[JSC] Introduce Realm-less Objects
Show description for 7d45839committed
Commits on Mar 6, 2026
[JSC] Rename StructureStubInfo to PropertyInlineCache
Show description for ffb0343committed
Commits on Mar 5, 2026
[JSC] Bytecode profiler should include JIT comments
Show description for ebc19a3committed
Commits on Feb 23, 2026
[JSC] Merge RegisterSetBuilder into RegisterSet
Show description for b23dfb2committed
Commits on Feb 16, 2026
[JSC] Remove op_tail_call_forward_arguments
Show description for 8bbfb11committed
Commits on Feb 13, 2026
[LOL] Add support for op_div
Show description for 292617fcommitted[JSC] Improve op_mod for int32 uses and add LOL support
Show description for 7cda7d7committed
Commits on Feb 12, 2026
[LOL] op_new_object should not always flush
Show description for 4821f5bcommitted
Commits on Feb 11, 2026
[LOL] add support for op_ret
Show description for 11127b8committed[LOL] Add support for this/prototype bytecodes
Show description for 7fd04c8committed[LOL] Add switch/throw bytecodes
Show description for f52fa4acommitted[LOL] Add to_primitive-like bytecodes
Show description for fb43184committed
Commits on Feb 10, 2026
[LOL] Add get_argument/argument_count bytecodes
Show description for dd56e0fcommitted
Commits on Feb 5, 2026
[LOL] add support for op_inc/dec
Show description for 1fbb758committed[JSC] Remove unused op_overrides_has_instance
Show description for 39d9b74committed[LOL] Add create/new bytecodes
Show description for e8bb44ccommitted[JSC] Remove op_rest_length
Show description for 7424a48committed
Commits on Jan 31, 2026
Remove op_end
Show description for 1883cffcommitted[LOL] Add remaining jump bytecodes
Show description for 04bcc9fcommitted
Commits on Jan 30, 2026
[LOL] Add support for some jump bytecodes
Show description for afe79c1committed
Commits on Jan 29, 2026
[LOL] Add support for is_<type> bytecodes
Show description for da58be7committed
Commits on Jan 22, 2026
[LOL] Support op_mov
Show description for 0cbc27bcommitted
Commits on Jan 8, 2026
[LOL] Add support for resolve/put_to_scope
Show description for 9d453e3committed
Commits on Dec 20, 2025
Do not use WTFMove
Show description for d0c2f30committed
Commits on Dec 19, 2025
[LOL] Add support for bitwise bytecodes
Show description for 2ddabc5committedAdd the first part of the new Light Optimization Layer JIT
Show description for ab55d86committed
Loading