forked from WebKit/WebKit
-
Notifications
You must be signed in to change notification settings - Fork 56
Pull requests: oven-sh/WebKit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
tryStreamingParse: input cut inside a \u escape or an exponent needs more data
#638
opened Sep 12, 2026 by
robobun
Collaborator
Loading…
[JSC] ConservativeRoots: apply the butterfly end-pointer rules to a JSCellButterfly only when it has no elements
#636
opened Sep 12, 2026 by
robobun
Collaborator
Loading…
[JSC] Heap::evacuateSparseAuxiliaryBlocks: move butterflies out of sparse blocks of a program at rest (prototype, nothing calls it by default)
#635
opened Sep 12, 2026 by
Jarred-Sumner
Collaborator
Loading…
[JSC] A jettison for a dead weak reference counts toward the reoptimization back-off
#634
opened Sep 12, 2026 by
Jarred-Sumner
Collaborator
Loading…
[JSC] shrinkFootprintNow(KeepCodeInUse) can release the code of RegExps that are not in use (off by default)
#633
opened Sep 12, 2026 by
Jarred-Sumner
Collaborator
Loading…
[JSC] Sweeping a MarkedBlock does not read cells in its decommitted pages (+ a testing mode for the page decommit)
#632
opened Sep 12, 2026 by
Jarred-Sumner
Collaborator
Loading…
StringBuilder: cap a doubled capacity at the longest string of the buffer's character type
#631
opened Sep 12, 2026 by
robobun
Collaborator
Loading…
[JSC] for-of / array destructuring without an Array Iterator object, and one RegExpObject per /x/.test(s) literal site
#630
opened Sep 12, 2026 by
Jarred-Sumner
Collaborator
Loading…
[JSC] DFG LiveCatchVariablePreservationPhase flushes the wrong handler's live locals when two try ranges are adjacent
#629
opened Sep 11, 2026 by
dylan-conway
Member
Loading…
[JSC] Less memory per function that never runs, and code that can be dropped and decoded again
#628
opened Sep 11, 2026 by
Jarred-Sumner
Collaborator
Loading…
[JSC] JSModuleLoader::clearAll(): pin prelinked edges in one pass
#627
opened Sep 11, 2026 by
dylan-conway
Member
Loading…
[JSC] Let an embedder allow a Proxy in the prototype chain of its global object
#626
opened Sep 11, 2026 by
robobun
Collaborator
Loading…
[JSC] FTL: call operationToInt32 on the slow path of the x86_64 double to int32 conversion
#625
opened Sep 11, 2026 by
robobun
Collaborator
Loading…
[JSC] DFG folds a module variable to a constant when an import cycle links a function that writes it before the module's own code
#624
opened Sep 11, 2026 by
robobun
Collaborator
Loading…
[JSC] Freezing built-in prototypes should not permanently disable fast paths
#622
opened Sep 10, 2026 by
Jarred-Sumner
Collaborator
Loading…
URLParser: do not re-parse a String::MaxLength input under ASSERT_ENABLED
#621
opened Sep 10, 2026 by
robobun
Collaborator
Loading…
[JSC] DFG: clear a cloned block's source pointer when that source block is removed
#620
opened Sep 10, 2026 by
robobun
Collaborator
Loading…
[JSC] Reflect.construct: check the array-like length before reading the elements
#619
opened Sep 10, 2026 by
robobun
Collaborator
Loading…
[JSC] DateCache: ask ICU where a run of one local time offset ends instead of assuming none changes twice in 19 days
#618
opened Sep 10, 2026 by
robobun
Collaborator
Loading…
[JSC] Wasm: offset the jitless marshalling frames in bytes, not by an array index
#617
opened Sep 10, 2026 by
robobun
Collaborator
Loading…
[JSC] Date setters: range-check year + floor(month / 12) as MakeDay does, not each argument
#616
opened Sep 10, 2026 by
robobun
Collaborator
Loading…
[JSC] Date: convert a local time to UTC with the zone's own offset when the local time is outside the time value range
#615
opened Sep 10, 2026 by
robobun
Collaborator
Loading…
[JSC] WebAssembly.Exception.prototype.getArg: an index that is not an unsigned long is a TypeError, not a RangeError
#613
opened Sep 9, 2026 by
robobun
Collaborator
Loading…
[JSC] ShadowRealm: importValue resolves an export whose value is undefined
#612
opened Sep 9, 2026 by
robobun
Collaborator
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.