FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Source/JavaScriptCore/jit/JITPropertyAccess.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
jit
JITPropertyAccess.cpp
on
main
User selector
Datepicker
Commit history
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 15, 2026
[JSC] Move repatching-only fields out of `HandlerPropertyInlineCache`
Show description for b00e0c3
sosukesuzuki
committed
b00e0c3
View commit details
Copy full SHA for b00e0c3
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
[JSC] Remove many 32bit-only concept from JIT
Show description for bf1dab7
Constellation
committed
bf1dab7
View commit details
Copy full SHA for bf1dab7
View code at this point
Browse repository at this point
Commits on Aug 2, 2026
Remove 32-bit JSValues.
Show description for 29ceb3c
justinmichaud
committed
29ceb3c
View commit details
Copy full SHA for 29ceb3c
View code at this point
Browse repository at this point
Commits on Aug 1, 2026
[armv7] Remove ARMv7 JIT support
Show description for 857bd43
justinmichaud
committed
857bd43
View commit details
Copy full SHA for 857bd43
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
[JSC] Generate Data IC code as fall-through
Show description for ca74e52
ast-hugger
committed
ca74e52
View commit details
Copy full SHA for ca74e52
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
[JSC] Remove op_try_get_by_id and @tryGetById
Show description for 47d7768
Constellation
committed
47d7768
View commit details
Copy full SHA for 47d7768
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
Fix baseline write barrier handling in OpDelBy{Id,Val}
Show description for 1cdc540
asworkjsc
committed
1cdc540
View commit details
Copy full SHA for 1cdc540
View code at this point
Browse repository at this point
Commits on May 7, 2026
Optimize JavaScriptCore #includes
Show description for b589299
geoffreygaren
committed
b589299
View commit details
Copy full SHA for b589299
View code at this point
Browse repository at this point
Commits on Mar 6, 2026
[JSC] Rename StructureStubInfo to PropertyInlineCache
Show description for ffb0343
kmiller68
committed
ffb0343
View commit details
Copy full SHA for ffb0343
View code at this point
Browse repository at this point
Commits on Feb 23, 2026
[JSC] Merge RegisterSetBuilder into RegisterSet
Show description for b23dfb2
kmiller68
committed
b23dfb2
View commit details
Copy full SHA for b23dfb2
View code at this point
Browse repository at this point
Commits on Jan 8, 2026
[LOL] Add support for resolve/put_to_scope
Show description for 9d453e3
kmiller68
committed
9d453e3
View commit details
Copy full SHA for 9d453e3
View code at this point
Browse repository at this point
Commits on Oct 11, 2025
[JSC] GetFromScope and PutToScope should cache the StructureID
Show description for a512fe6
kmiller68
committed
a512fe6
View commit details
Copy full SHA for a512fe6
View code at this point
Browse repository at this point
Commits on Jun 22, 2025
[JSC] Filter out GetByStatus with constant identifier
Show description for d41bc43
Constellation
committed
d41bc43
View commit details
Copy full SHA for d41bc43
View code at this point
Browse repository at this point
Commits on Apr 3, 2025
[JSC] enumerator_put_by_val should respect ReadOnly
Show description for edcbf4c
Constellation
authored and
robert-jenner
committed
edcbf4c
View commit details
Copy full SHA for edcbf4c
View code at this point
Browse repository at this point
Commits on Mar 7, 2025
[JSC] Allow direct load with offset from metadataTableRegister in baseline JIT resolve_scope and get_from_scope
Show description for 588321a
ddegazio
committed
588321a
View commit details
Copy full SHA for 588321a
View code at this point
Browse repository at this point
Commits on Aug 13, 2024
[JSC] Make DataIC inline code adaptive
Show description for 9fa6f1a
Constellation
committed
9fa6f1a
View commit details
Copy full SHA for 9fa6f1a
View code at this point
Browse repository at this point
Commits on Jul 30, 2024
[JSC] Use Handler IC in DFG
Show description for a61a451
Constellation
committed
a61a451
View commit details
Copy full SHA for a61a451
View code at this point
Browse repository at this point
Commits on Jul 16, 2024
[JSC] InById / InByVal should reset SP too in Baseline
Show description for f087a18
Constellation
committed
f087a18
View commit details
Copy full SHA for f087a18
View code at this point
Browse repository at this point
[JSC] Inline common fast path for op_resolve_scope and op_get_from_scope
Show description for 2997bda
Constellation
committed
2997bda
View commit details
Copy full SHA for 2997bda
View code at this point
Browse repository at this point
Commits on Jul 11, 2024
[JSC] Materialize JITData register in DFG
Show description for 862ceab
Constellation
committed
862ceab
View commit details
Copy full SHA for 862ceab
View code at this point
Browse repository at this point
Commits on Jun 20, 2024
Use SystemV ABI for Baseline JS JIT on Windows
Show description for 0b1e421
iangrunert
authored and
fujii
committed
0b1e421
View commit details
Copy full SHA for 0b1e421
View code at this point
Browse repository at this point
[JSC] Simplify resolve_scope for ClosureVar
Show description for 2cf423a
Constellation
committed
2cf423a
View commit details
Copy full SHA for 2cf423a
View code at this point
Browse repository at this point
Commits on Jun 12, 2024
[JSC] Inline op_get_from_scope / op_resolve_scope with ClosureVar
Show description for 3eb8acd
Constellation
committed
3eb8acd
View commit details
Copy full SHA for 3eb8acd
View code at this point
Browse repository at this point
Commits on May 27, 2024
[JSC] Remove isEnumerator bit from IC
Show description for 5397a28
Constellation
committed
5397a28
View commit details
Copy full SHA for 5397a28
View code at this point
Browse repository at this point
Commits on Apr 6, 2024
[JSC] Introduce op_get_length
Show description for ed2c128
Constellation
committed
ed2c128
View commit details
Copy full SHA for ed2c128
View code at this point
Browse repository at this point
Commits on Mar 6, 2024
[JSC] Use handler IC for single stateless AccessCase
Show description for 540d08d
Constellation
committed
540d08d
View commit details
Copy full SHA for 540d08d
View code at this point
Browse repository at this point
Commits on Feb 14, 2024
[JSC] Simplify PerfLog
Show description for 499d9e1
Constellation
committed
499d9e1
View commit details
Copy full SHA for 499d9e1
View code at this point
Browse repository at this point
Commits on Dec 9, 2023
[JSC] Add linkThunk mechanism
Show description for 861ea3b
Constellation
committed
861ea3b
View commit details
Copy full SHA for 861ea3b
View code at this point
Browse repository at this point
Commits on Nov 28, 2023
[JSC] Add common thunk generation
Show description for b1de44f
Constellation
committed
b1de44f
View commit details
Copy full SHA for b1de44f
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
[JSC] Make each IC as one big handler
Show description for 7d177e2
Constellation
committed
7d177e2
View commit details
Copy full SHA for 7d177e2
View code at this point
Browse repository at this point
Commits on Oct 2, 2023
Unreviewed, revert 267869@main, potential MotionMark regression
Show description for c091a2c
Constellation
committed
c091a2c
View commit details
Copy full SHA for c091a2c
View code at this point
Browse repository at this point
Commits on Sep 29, 2023
[JSC] Temporarily disable Call-Ret IC for iOS
Show description for 830feef
Constellation
committed
830feef
View commit details
Copy full SHA for 830feef
View code at this point
Browse repository at this point
Commits on Sep 21, 2023
[JSC] Use Call-Ret for DataIC
Show description for 9406e8a
Constellation
committed
9406e8a
View commit details
Copy full SHA for 9406e8a
View code at this point
Browse repository at this point
Commits on Sep 20, 2023
Unreviewed, reverting 268130@main.
Show description for 5ed23f1
webkit-commit-queue
authored and
Constellation
committed
5ed23f1
View commit details
Copy full SHA for 5ed23f1
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL