forked from WebKit/WebKit
-
Notifications
You must be signed in to change notification settings - Fork 52
Pull requests: oven-sh/WebKit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[JSC] SourceCodeKey::operator== must compare the source text again
#447
opened Aug 15, 2026 by
robobun
Collaborator
Loading…
[JSC] Keep cycle detection in the array to string conversions (join, toString, toLocaleString)
#446
opened Aug 15, 2026 by
robobun
Collaborator
Loading…
[JSC] Intl: report the ICU objects of Segmenter, Collator, DisplayNames and RelativeTimeFormat, and the Segments text buffer, to the GC
#444
opened Aug 15, 2026 by
robobun
Collaborator
Loading…
[JSC] Module evaluation: propagate a TerminationException instead of rejecting the capability with it
#443
opened Aug 15, 2026 by
dylan-conway
Member
Loading…
[JSC] Windows: emit a .pdata/.xdata record over the LLInt and vmEntry* code
#442
opened Aug 15, 2026 by
robobun
Collaborator
Loading…
icu: make ubrk_clone report an allocation failure instead of crashing
#441
opened Aug 15, 2026 by
robobun
Collaborator
Loading…
[JSC] Re-arm the per-global default IntlDateTimeFormats after a time zone change
#439
opened Aug 15, 2026 by
robobun
Collaborator
Loading…
TaggedTemplateNode: call super.tag
... and super[key]... with the method's this
#438
opened Aug 15, 2026 by
robobun
Collaborator
Loading…
Profilers: do not record the functions synthesized for a class as ranges of the defining code's source
#436
opened Aug 14, 2026 by
robobun
Collaborator
Loading…
Show class field initializers in stack traces and place them on the enclosing source's first line
#435
opened Aug 14, 2026 by
robobun
Collaborator
Loading…
Parser: resume lexing on the line a cached function's last token ends on
#434
opened Aug 14, 2026 by
robobun
Collaborator
Loading…
[JSC] Bytecode cache: linear-time encoding, deterministic output
#433
opened Aug 14, 2026 by
dylan-conway
Member
Loading…
Parser: reject a catch parameter named 'await' in async functions, static blocks and modules
#431
opened Aug 14, 2026 by
robobun
Collaborator
Loading…
Parser: allow await as an identifier in a non-async function nested in an async function's parameters
#430
opened Aug 14, 2026 by
robobun
Collaborator
Loading…
Parser: allow
in inside arrow bodies, parameters and destructuring patterns nested in a for statement's init
#429
opened Aug 14, 2026 by
robobun
Collaborator
Loading…
Give generator and async function bodies the wrapper's inferred name
#426
opened Aug 14, 2026 by
robobun
Collaborator
Loading…
Do not fold if-break/if-continue when emitting control flow profiler hooks
#425
opened Aug 14, 2026 by
robobun
Collaborator
Loading…
Parser: allow using declarations at the top level of a function nested in a switch case clause
#423
opened Aug 13, 2026 by
robobun
Collaborator
Loading…
Parser: keep the unary plus on non-literal operands of * / % and - (evaluation order, BigInt TypeError)
#422
opened Aug 13, 2026 by
robobun
Collaborator
Loading…
DFG: LiveCatchVariablePreservationPhase flushed the wrong handler's locals when one try range leads directly into another
#417
opened Aug 12, 2026 by
robobun
Collaborator
Loading…
VM: add a MicrotaskCallCache for the embedder's native-to-JS callback calls
#415
opened Aug 12, 2026 by
robobun
Collaborator
Loading…
CodeBlock incoming-call lists: crash at the origin of a corrupted node instead of in the jettison walk
#409
opened Aug 11, 2026 by
robobun
Collaborator
Loading…
ErrorInstance: record that addErrorInfo() attached a parser location (hasParseLocation)
#407
opened Aug 11, 2026 by
robobun
Collaborator
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.