FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Source/JavaScriptCore/llint/LLIntThunks.h - 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
llint
LLIntThunks.h
on
main
User selector
Datepicker
Commit history
Commits on Aug 6, 2026
Implement JIT Cage Relaxation
Show description for 9fcacd8
Achierius
committed
9fcacd8
View commit details
Copy full SHA for 9fcacd8
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 7, 2026
[Wasm] Use a lazy restore frame when returning from tail calls
Show description for 5223ee5
kmiller68
committed
5223ee5
View commit details
Copy full SHA for 5223ee5
View code at this point
Browse repository at this point
Commits on Mar 14, 2026
[JSC] Support fast C++ -> JS calls in x64
Show description for 32de674
Constellation
committed
32de674
View commit details
Copy full SHA for 32de674
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
[JSC] JSPI Implementation
Show description for 53e97af
ast-hugger
committed
53e97af
View commit details
Copy full SHA for 53e97af
View code at this point
Browse repository at this point
Commits on Jan 10, 2026
[JSC] Optimize callMicrotask
Show description for d43cce5
Constellation
committed
d43cce5
View commit details
Copy full SHA for d43cce5
View code at this point
Browse repository at this point
Commits on Oct 21, 2025
[JSC] Wasm: remove special case SIMD entrypoint and tier up mechanism
Show description for e1fe366
dhecht
committed
e1fe366
View commit details
Copy full SHA for e1fe366
View code at this point
Browse repository at this point
Commits on Aug 9, 2025
[JSC] Remove WasmLLInt
Show description for 83cc090
Constellation
committed
83cc090
View commit details
Copy full SHA for 83cc090
View code at this point
Browse repository at this point
Commits on Aug 7, 2025
[Swift in WebKit] Work towards modularizing JSC private headers (Part 1)
Show description for a9d3d11
rr-codes
committed
a9d3d11
View commit details
Copy full SHA for a9d3d11
View code at this point
Browse repository at this point
Commits on Jun 16, 2025
[JSC] IPInt exception handlers should be tagged correctly
Show description for 1f3b9d9
Constellation
committed
1f3b9d9
View commit details
Copy full SHA for 1f3b9d9
View code at this point
Browse repository at this point
Commits on Dec 10, 2024
IPInt should tier up to BBQ for SIMD code
Show description for 45c1b15
danlliu
committed
45c1b15
View commit details
Copy full SHA for 45c1b15
View code at this point
Browse repository at this point
Commits on Sep 20, 2024
Reduce IPInt register usage and support JITless calls
Show description for 82e443e
danlliu
committed
82e443e
View commit details
Copy full SHA for 82e443e
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
Implement new Wasm exception spec
Show description for 14eaa7f
danlliu
committed
14eaa7f
View commit details
Copy full SHA for 14eaa7f
View code at this point
Browse repository at this point
Commits on Aug 13, 2024
[JSC] Simplify ArityFixup
Show description for 7862f22
Constellation
committed
7862f22
View commit details
Copy full SHA for 7862f22
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
Commits on May 19, 2024
Use SystemV ABI for C++ entrypoints for JS LLInt
Show description for 8f1711c
iangrunert
authored and
Constellation
committed
8f1711c
View commit details
Copy full SHA for 8f1711c
View code at this point
Browse repository at this point
Commits on May 7, 2024
JIT operations should return the current exception in a return GPR when it's free.
Show description for 10748e5
kmiller68
committed
10748e5
View commit details
Copy full SHA for 10748e5
View code at this point
Browse repository at this point
Commits on May 4, 2024
Unreviewed, reverting 278366@main (fc1560b)
Show description for b25db3d
Constellation
committed
b25db3d
View commit details
Copy full SHA for b25db3d
View code at this point
Browse repository at this point
JIT operations should return the current exception in a return GPR when it's free.
Show description for fc1560b
kmiller68
committed
fc1560b
View commit details
Copy full SHA for fc1560b
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
[JSC] Add CachedCall fast path for specific argument count
Show description for 240fb30
Constellation
committed
240fb30
View commit details
Copy full SHA for 240fb30
View code at this point
Browse repository at this point
Commits on Jan 18, 2024
[JSC] Redesign CallIC (relanding)
Show description for 65c8acc
Constellation
committed
65c8acc
View commit details
Copy full SHA for 65c8acc
View code at this point
Browse repository at this point
Unreviewed, reverting 273159@main and 273168@main.
Show description for 64272e9
webkit-commit-queue
authored and
Constellation
committed
64272e9
View commit details
Copy full SHA for 64272e9
View code at this point
Browse repository at this point
[JSC] Redesign CallIC
Show description for 2295d36
Constellation
committed
2295d36
View commit details
Copy full SHA for 2295d36
View code at this point
Browse repository at this point
Commits on Dec 11, 2023
Fix CLoop builds after unified files shifted.
Show description for e2eaee3
Mark Lam
committed
e2eaee3
View commit details
Copy full SHA for e2eaee3
View code at this point
Browse repository at this point
Commits on Aug 25, 2023
Add IPInt SIMD entrypoint, dispatch logic, and stub implementations
Show description for 2fab0f5
danlliu
authored and
Constellation
committed
2fab0f5
View commit details
Copy full SHA for 2fab0f5
View code at this point
Browse repository at this point
Commits on Aug 24, 2023
Unreviewed, reverting 267149@main.
Show description for 4cb726f
webkit-commit-queue
authored and
Constellation
committed
4cb726f
View commit details
Copy full SHA for 4cb726f
View code at this point
Browse repository at this point
Commits on Aug 22, 2023
Add IPInt SIMD entrypoint, dispatch logic, and stub implementations
Show description for 7e018ba
danlliu
authored and
Constellation
committed
7e018ba
View commit details
Copy full SHA for 7e018ba
View code at this point
Browse repository at this point
Commits on Jul 20, 2023
Implement fundamentals of in-place interpreter
Show description for 03154b1
danlliu
authored and
Justin Michaud
committed
03154b1
View commit details
Copy full SHA for 03154b1
View code at this point
Browse repository at this point
Commits on Apr 13, 2023
[JavaScriptCore] Prepare for InstallAPI
Show description for 464f082
emw-apple
committed
464f082
View commit details
Copy full SHA for 464f082
View code at this point
Browse repository at this point
Commits on Dec 18, 2022
[JSC] Fix ARM64E untagging and relanding 258008@main
Show description for 439cbde
Constellation
committed
439cbde
View commit details
Copy full SHA for 439cbde
View code at this point
Browse repository at this point
Commits on Dec 2, 2022
[SIMD] Skip LLInt for SIMD functions.
Show description for 85f4c97
Justin Michaud
committed
85f4c97
View commit details
Copy full SHA for 85f4c97
View code at this point
Browse repository at this point
Commits on Dec 1, 2022
Unreviewed, reverting r257202@main.
Show description for 7102208
webkit-commit-queue
authored and
karlrackler
committed
7102208
View commit details
Copy full SHA for 7102208
View code at this point
Browse repository at this point
[SIMD] Skip LLInt for SIMD functions.
Show description for 860fb0d
Justin Michaud
committed
860fb0d
View commit details
Copy full SHA for 860fb0d
View code at this point
Browse repository at this point
Commits on Dec 11, 2021
[JSC] Wasm catch thunk should be JIT code to use ExceptionHandlerPtrTag
Show description for 9005bd8
Constellation
committed
9005bd8
View commit details
Copy full SHA for 9005bd8
View code at this point
Browse repository at this point
Commits on Nov 15, 2021
[JSC] Use CallLinkInfo in LLInt
Show description for f77d562
Constellation
committed
f77d562
View commit details
Copy full SHA for f77d562
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL