FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Source/JavaScriptCore/runtime - WebKit/WebKit · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
WebKit
/
WebKit
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Pull requests
2.6k
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
WebKit
Source
JavaScriptCore
runtime
on
main
User selector
Datepicker
Commit history
Commits on Aug 25, 2026
Speed up lunisolar calendar month walk in JS Temporal
Show description for 2ca5592
asworkjsc
committed
2ca5592
View commit details
Copy full SHA for 2ca5592
View code at this point
Browse repository at this point
DOMException should have a stack property, like other errors
Show description for 045a0c6
cdumez
committed
045a0c6
View commit details
Copy full SHA for 045a0c6
View code at this point
Browse repository at this point
[JSC] Use `objectCloneFast` for object rest destructuring in `@copyDataProperties`
Show description for c9740e5
sosukesuzuki
committed
c9740e5
View commit details
Copy full SHA for c9740e5
View code at this point
Browse repository at this point
Commits on Aug 24, 2026
Clean up ScopedLambda API for modern C++
Show description for f057e7b
kmiller68
committed
f057e7b
View commit details
Copy full SHA for f057e7b
View code at this point
Browse repository at this point
Commits on Aug 23, 2026
[CMake] Fix the CMake build after 319646@main
Show description for 0f92484
rr-codes
committed
0f92484
View commit details
Copy full SHA for 0f92484
View code at this point
Browse repository at this point
Commits on Aug 22, 2026
[JSC] `SymbolTableEntry` should not allocate a `WatchpointSet` until somebody watches the variable
Show description for cea233c
sosukesuzuki
committed
cea233c
View commit details
Copy full SHA for cea233c
View code at this point
Browse repository at this point
[JSC] Use `objectCloneFast` for the first source in `Object.assign`'s batching path
Show description for 96ca975
sosukesuzuki
committed
96ca975
View commit details
Copy full SHA for 96ca975
View code at this point
Browse repository at this point
Commits on Aug 21, 2026
[JSC] `WTF::weekDay` overflows for days near `INT32_MAX` and is duplicated in Temporal
Show description for e1fdc80
sosukesuzuki
committed
e1fdc80
View commit details
Copy full SHA for e1fdc80
View code at this point
Browse repository at this point
[JSC] Clear MicrotaskCallCache in VM when CodeBlock gets detached
Show description for 75a9d41
Constellation
committed
75a9d41
View commit details
Copy full SHA for 75a9d41
View code at this point
Browse repository at this point
Commits on Aug 20, 2026
[JSC] Preallocate SourceProviderCache::m_map
Show description for 3302d7a
ast-hugger
committed
3302d7a
View commit details
Copy full SHA for 3302d7a
View code at this point
Browse repository at this point
[JSC] Terminate Atomics.wait / Wasm atomic.wait on worker.terminate()
Show description for 03e836d
chicoxyzzy
authored and
Constellation
committed
03e836d
View commit details
Copy full SHA for 03e836d
View code at this point
Browse repository at this point
[JSC] Use `FixedVector` for `RegExp::m_ovector` and `RareData::m_captureGroupNames`
Show description for de9231d
sosukesuzuki
committed
de9231d
View commit details
Copy full SHA for de9231d
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
Don't cache HTTP/network errors in the module map
Show description for f324cca
yoavweiss
authored and
heimskr
committed
f324cca
View commit details
Copy full SHA for f324cca
View code at this point
Browse repository at this point
Set a more reasonable default number of wasm threads
Show description for 1c2c282
justinmichaud
committed
1c2c282
View commit details
Copy full SHA for 1c2c282
View code at this point
Browse repository at this point
[JSC] Bytecode cache should generate `CodeForConstruct` for class constructors
Show description for c823243
sosukesuzuki
committed
c823243
View commit details
Copy full SHA for c823243
View code at this point
Browse repository at this point
[JSC] Defer Array materialization in JSON.parse
Show description for 2184215
Constellation
committed
2184215
View commit details
Copy full SHA for 2184215
View code at this point
Browse repository at this point
[JSC] JSON.parse int32 lexing should not repeat int32 materialization again
Show description for a7a9e23
Constellation
committed
a7a9e23
View commit details
Copy full SHA for a7a9e23
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
Support writing ISOBoxes as well as reading/parsing
Show description for 6446fdc
jernoble
committed
6446fdc
View commit details
Copy full SHA for 6446fdc
View code at this point
Browse repository at this point
Remove @newPromiseCapability
Show description for 38027ff
Constellation
committed
38027ff
View commit details
Copy full SHA for 38027ff
View code at this point
Browse repository at this point
[JSC] Remove `UnlinkedCodeBlock::m_jumpTargets`
Show description for 0b92c2b
sosukesuzuki
committed
0b92c2b
View commit details
Copy full SHA for 0b92c2b
View code at this point
Browse repository at this point
[JSC] Move the fields only global code uses out of `UnlinkedCodeBlock`
Show description for 3d0e6c1
sosukesuzuki
committed
3d0e6c1
View commit details
Copy full SHA for 3d0e6c1
View code at this point
Browse repository at this point
[JSC] Add global priority queue inliner
Show description for bdb7246
heimskr
committed
bdb7246
View commit details
Copy full SHA for bdb7246
View code at this point
Browse repository at this point
[JSC] Implement radix-sort for TypedArrays
Show description for 6b13bfa
Constellation
committed
6b13bfa
View commit details
Copy full SHA for 6b13bfa
View code at this point
Browse repository at this point
[JSC] Use std::array for fixed-sized ArgList
Show description for db2d849
Constellation
committed
db2d849
View commit details
Copy full SHA for db2d849
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
[JSC] Do not allocate `UnlinkedFunctionExecutable::RareData` for generator/async bodies whose wrapper has no parameters
Show description for ee4b208
sosukesuzuki
committed
ee4b208
View commit details
Copy full SHA for ee4b208
View code at this point
Browse repository at this point
[JSC] Apply Promise.try spec change
Show description for 7f38ebb
Constellation
committed
7f38ebb
View commit details
Copy full SHA for 7f38ebb
View code at this point
Browse repository at this point
[JSC] Check maxLength == 0 when specified in fromBase64
Show description for b1701b3
Constellation
committed
b1701b3
View commit details
Copy full SHA for b1701b3
View code at this point
Browse repository at this point
Commits on Aug 15, 2026
[JSC] Do not eagerly create `Set.prototype`, `WeakRef`, and `FinalizationRegistry` in `JSGlobalObject::init()`
Show description for a73e86f
sosukesuzuki
committed
a73e86f
View commit details
Copy full SHA for a73e86f
View code at this point
Browse repository at this point
[YARR] Compile lookbehinds in unicode patterns in the JIT
Show description for ddf3655
sosukesuzuki
committed
ddf3655
View commit details
Copy full SHA for ddf3655
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
[JSC][Intl] Compute the "Before Hijra" year from the calendar, not ICU's rendered text
Show description for 1718641
hyjorc1
committed
1718641
View commit details
Copy full SHA for 1718641
View code at this point
Browse repository at this point
[JSC][Temporal] Delete constrainMonthCodeInternal and inline constrainMonthCodeGivenContainment
Show description for e165fd1
hyjorc1
committed
e165fd1
View commit details
Copy full SHA for e165fd1
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
[JSC] Rename finalizeUnconditionally to reconcileWeakReferencesAtGCEnd
Show description for a53d011
dhecht
committed
a53d011
View commit details
Copy full SHA for a53d011
View code at this point
Browse repository at this point
[JSC] Improve FastStringifier's short string copy tiers
Show description for da12fb3
hyjorc1
committed
da12fb3
View commit details
Copy full SHA for da12fb3
View code at this point
Browse repository at this point
[JSC][Temporal] Give CalendarMonthDayToISOReferenceDate and NonISOMonthDayToISOReferenceDate their own functions
Show description for 1375d28
hyjorc1
committed
1375d28
View commit details
Copy full SHA for 1375d28
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
[YARR] Compile lookbehinds in the JIT
Show description for f4f06bc
sosukesuzuki
committed
f4f06bc
View commit details
Copy full SHA for f4f06bc
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL