FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Source/JavaScriptCore/ftl/FTLCapabilities.cpp - 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
ftl
FTLCapabilities.cpp
on
main
User selector
Datepicker
Commit history
Commits on Jul 21, 2026
[JSC] Inline `ArrayBuffer.isView` in DFG/FTL by extending `IsCellWithType` to a JSType range
Show description for a88a607
sosukesuzuki
committed
a88a607
View commit details
Copy full SHA for a88a607
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
[JSC] Make AsyncFromSyncIterator handled in async_iterator_open / async_iterator_next
Show description for 3a8fc98
Constellation
committed
3a8fc98
View commit details
Copy full SHA for 3a8fc98
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
[JSC] Cooperative driving of async generators
Show description for 5f65bd9
Constellation
committed
5f65bd9
View commit details
Copy full SHA for 5f65bd9
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
[JSC] Remove DFG TryGetById node
Show description for 1cdf1c9
sosukesuzuki
committed
1cdf1c9
View commit details
Copy full SHA for 1cdf1c9
View code at this point
Browse repository at this point
Commits on Jul 5, 2026
[JSC] Add RegExpExecSticky DFG node
Show description for 0d5d36b
Constellation
committed
0d5d36b
View commit details
Copy full SHA for 0d5d36b
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
[JSC] Handle `String#trim`, `String#trimStart` and `String#trimEnd` in DFG / FTL
Show description for 082efc2
sosukesuzuki
committed
082efc2
View commit details
Copy full SHA for 082efc2
View code at this point
Browse repository at this point
Commits on Jun 21, 2026
[JSC] Implement `%RegExpStringIteratorPrototype%.next` in C++
Show description for 1452a43
sosukesuzuki
committed
1452a43
View commit details
Copy full SHA for 1452a43
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
[JSC] Move RegExp.prototype[Symbol.split] to C++
Show description for 0c18eb1
Constellation
committed
0c18eb1
View commit details
Copy full SHA for 0c18eb1
View code at this point
Browse repository at this point
Commits on Jun 13, 2026
[JSC] Add new DFG node for `StringIteratorPrototype.next`
Show description for 93518ed
sosukesuzuki
committed
93518ed
View commit details
Copy full SHA for 93518ed
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
[JSC] Add String fast iteration
Show description for 4a78130
sosukesuzuki
committed
4a78130
View commit details
Copy full SHA for 4a78130
View code at this point
Browse repository at this point
[JSC] Implement `String#search` in C++
Show description for c800622
sosukesuzuki
committed
c800622
View commit details
Copy full SHA for c800622
View code at this point
Browse repository at this point
Commits on May 30, 2026
[CMake] Unified-source hygiene fixes for larger bundles
Show description for 7d2f95f
geoffreygaren
committed
7d2f95f
View commit details
Copy full SHA for 7d2f95f
View code at this point
Browse repository at this point
Commits on May 28, 2026
[JSC] Add NewWeakMap and NewWeakSet DFG nodes
Show description for d61d43e
sosukesuzuki
committed
d61d43e
View commit details
Copy full SHA for d61d43e
View code at this point
Browse repository at this point
Commits on May 27, 2026
[JSC] Add ArrayJoin DFG nodes
Show description for 26b192b
Constellation
committed
26b192b
View commit details
Copy full SHA for 26b192b
View code at this point
Browse repository at this point
Commits on May 22, 2026
[JSC] Add DFG node for `String.fromCodePoint`
Show description for 93a4fbe
sosukesuzuki
committed
93a4fbe
View commit details
Copy full SHA for 93a4fbe
View code at this point
Browse repository at this point
Commits on May 20, 2026
[JSC] Add new `DateNow` DFG node
Show description for d53865e
sosukesuzuki
committed
d53865e
View commit details
Copy full SHA for d53865e
View code at this point
Browse repository at this point
Commits on May 19, 2026
[JSC] Implement DFG / FTL ArrayUnshift
Show description for 5965900
Constellation
committed
5965900
View commit details
Copy full SHA for 5965900
View code at this point
Browse repository at this point
[JSC] Implement ArrayShift DFG node
Show description for dfe5dc6
Constellation
committed
dfe5dc6
View commit details
Copy full SHA for dfe5dc6
View code at this point
Browse repository at this point
Commits on May 18, 2026
[JSC] Add StringSubstr DFG node
Show description for 4d1b8f9
Constellation
committed
4d1b8f9
View commit details
Copy full SHA for 4d1b8f9
View code at this point
Browse repository at this point
Commits on May 16, 2026
[JSC] Implement `String#match` in C++
Show description for 1440f86
sosukesuzuki
committed
1440f86
View commit details
Copy full SHA for 1440f86
View code at this point
Browse repository at this point
Commits on May 15, 2026
[JSC] Cache result of Symbol.prototype.toString
Show description for 5e57a58
Constellation
committed
5e57a58
View commit details
Copy full SHA for 5e57a58
View code at this point
Browse repository at this point
Commits on May 14, 2026
[JSC] Optimize initial `then` call
Show description for c3276f4
Constellation
committed
c3276f4
View commit details
Copy full SHA for c3276f4
View code at this point
Browse repository at this point
[JSC] Do not allocate promise reaction when it is initial `then` calls and one handler attachment
Show description for 3f9955f
Constellation
committed
3f9955f
View commit details
Copy full SHA for 3f9955f
View code at this point
Browse repository at this point
Commits on May 13, 2026
[JSC] Extract fields of descriptor in Object.defineProperty in DFG / FTL
Show description for 93e2909
Constellation
committed
93e2909
View commit details
Copy full SHA for 93e2909
View code at this point
Browse repository at this point
Commits on May 11, 2026
[JSC] Inline small sorting in DFG / FTL
Show description for cab7a45
Constellation
committed
cab7a45
View commit details
Copy full SHA for cab7a45
View code at this point
Browse repository at this point
Commits on May 8, 2026
[JSC] Implement `String#split` in C++
Show description for 1a01603
sosukesuzuki
committed
1a01603
View commit details
Copy full SHA for 1a01603
View code at this point
Browse repository at this point
Commits on May 4, 2026
[JSC] Add Array#concat DFG nodes
Show description for 94e35cf
Constellation
committed
94e35cf
View commit details
Copy full SHA for 94e35cf
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
[JSC] Add String#lastIndexOf optimizations
Show description for 5efecc3
Constellation
committed
5efecc3
View commit details
Copy full SHA for 5efecc3
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
[JSC] Optimize returned promise from async function when it does not have await
Show description for 19dc01a
Constellation
committed
19dc01a
View commit details
Copy full SHA for 19dc01a
View code at this point
Browse repository at this point
Commits on Apr 2, 2026
Add an instrinsic for toUpperCase
Show description for 47263c1
colelao
committed
47263c1
View commit details
Copy full SHA for 47263c1
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
Adopt NODELETE in more places in Source/**
Show description for 61dfe11
geoffreygaren
committed
61dfe11
View commit details
Copy full SHA for 61dfe11
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
[JSC] Add ArrayIsArray intrinsic for Array.isArray
Show description for b7c9035
hyjorc1
committed
b7c9035
View commit details
Copy full SHA for b7c9035
View code at this point
Browse repository at this point
Commits on Mar 4, 2026
[JSC] Add PerformPromiseThen node in DFG / FTL
Show description for c1df92d
Constellation
committed
c1df92d
View commit details
Copy full SHA for c1df92d
View code at this point
Browse repository at this point
Commits on Feb 9, 2026
[JSC] Hanlde RegExp flag getters in DFG/FTL and IC
Show description for 1fe86a2
sosukesuzuki
committed
1fe86a2
View commit details
Copy full SHA for 1fe86a2
View code at this point
Browse repository at this point
Commits on Feb 6, 2026
[JSC] Optimize `String#endsWith` in DFG/FTL
Show description for 9018651
sosukesuzuki
committed
9018651
View commit details
Copy full SHA for 9018651
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL