FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Source/JavaScriptCore/interpreter/ProtoCallFrame.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
interpreter
ProtoCallFrame.h
on
main
User selector
Datepicker
Commit history
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 Dec 22, 2025
[Swift in WebKit] Work towards having a proper JSC module (part 1)
Show description for d5630ce
rr-codes
committed
d5630ce
View commit details
Copy full SHA for d5630ce
View code at this point
Browse repository at this point
Commits on Oct 6, 2025
[JSC] Move most of Promise operations to C++
Show description for 7598b7e
Constellation
committed
7598b7e
View commit details
Copy full SHA for 7598b7e
View code at this point
Browse repository at this point
Commits on Sep 18, 2025
[JSC] Use `CachedCall` for iterator `next` method call
Show description for 5ee9251
sosukesuzuki
committed
5ee9251
View commit details
Copy full SHA for 5ee9251
View code at this point
Browse repository at this point
Commits on Jun 12, 2025
Make copyright lines more consistent
Show description for 93fd99a
annevk
committed
93fd99a
View commit details
Copy full SHA for 93fd99a
View code at this point
Browse repository at this point
Commits on Oct 30, 2024
Added skip markers for JavaScriptCore and WebCore files that do not conform to -Wunsafe-buffer-usage
Show description for b942617
geoffreygaren
committed
b942617
View commit details
Copy full SHA for b942617
View code at this point
Browse repository at this point
Commits on Jul 24, 2024
Merge Wasm::Instance into JSWebAssemblyInstance
Show description for b7de8d5
kmiller68
committed
b7de8d5
View commit details
Copy full SHA for b7de8d5
View code at this point
Browse repository at this point
Unreviewed, reverting 281277@main.
Show description for 60c1750
webkit-commit-queue
authored and
aj062
committed
60c1750
View commit details
Copy full SHA for 60c1750
View code at this point
Browse repository at this point
Merge Wasm::Instance into JSWebAssemblyInstance
Show description for 6b7f744
kmiller68
committed
6b7f744
View commit details
Copy full SHA for 6b7f744
View code at this point
Browse repository at this point
Commits on Mar 22, 2023
[JSC] Optimize Function#bind further
Show description for 1094054
Constellation
committed
1094054
View commit details
Copy full SHA for 1094054
View code at this point
Browse repository at this point
Commits on Jan 28, 2023
vmEntryToJavaScript does not need to use the arity check entry.
Show description for d814f4a
Mark Lam
committed
d814f4a
View commit details
Copy full SHA for d814f4a
View code at this point
Browse repository at this point
Commits on Jan 20, 2023
[JSC] Store Wasm::Instance* in |codeBlock| slot
Show description for c9c2f34
Constellation
committed
c9c2f34
View commit details
Copy full SHA for c9c2f34
View code at this point
Browse repository at this point
Commits on May 11, 2020
[clang-tidy] Run modernize-use-nullptr over JSC
Show description for 82fa9ae
rkirsling
committed
82fa9ae
View commit details
Copy full SHA for 82fa9ae
View code at this point
Browse repository at this point
Commits on Oct 25, 2019
Move JSC::Register inline methods into RegisterInlines.h.
Show description for 086b6c3
Mark Lam
committed
086b6c3
View commit details
Copy full SHA for 086b6c3
View code at this point
Browse repository at this point
Commits on Oct 7, 2019
[JSC] Change signature of HostFunction to (JSGlobalObject*, CallFrame*)
Show description for 60b5990
Constellation
committed
60b5990
View commit details
Copy full SHA for 60b5990
View code at this point
Browse repository at this point
Commits on Nov 22, 2018
[JSC] Use ProtoCallFrame::numberOfRegisters instead of raw number `4`
Show description for 76217f1
Constellation
committed
76217f1
View commit details
Copy full SHA for 76217f1
View code at this point
Browse repository at this point
Commits on Sep 7, 2018
[WebAssembly] Optimize JS to Wasm call by using pointer of Signature as SignatureIndex
Show description for c37b4a6
Constellation
committed
c37b4a6
View commit details
Copy full SHA for c37b4a6
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
Rename ProtoCallFrame::arityMissMatch to hasArityMismatch.
Show description for 7b6607c
Mark Lam
committed
7b6607c
View commit details
Copy full SHA for 7b6607c
View code at this point
Browse repository at this point
Commits on Feb 21, 2017
[Re-landing] CachedCall should let GC know to keep its arguments alive.
Show description for b110d80
Mark Lam
committed
b110d80
View commit details
Copy full SHA for b110d80
View code at this point
Browse repository at this point
Commits on Feb 20, 2017
Unreviewed, rolling out r212618.
Show description for c53f04a
webkit-commit-queue
committed
c53f04a
View commit details
Copy full SHA for c53f04a
View code at this point
Browse repository at this point
CachedCall should let GC know to keep its arguments alive.
Show description for 2bcf177
Mark Lam
committed
2bcf177
View commit details
Copy full SHA for 2bcf177
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
Unreviewed, rolling out r206522.
Show description for 80675e4
ryanhaddad
committed
80675e4
View commit details
Copy full SHA for 80675e4
View code at this point
Browse repository at this point
Unreviewed, rolling out r206506.
Show description for 16139c4
webkit-commit-queue
committed
16139c4
View commit details
Copy full SHA for 16139c4
View code at this point
Browse repository at this point
Adopt #pragma once in JavaScriptCore
Show description for 359b077
JosephPecoraro
authored and
webkit-commit-queue
committed
359b077
View commit details
Copy full SHA for 359b077
View code at this point
Browse repository at this point
Commits on Sep 2, 2016
jsc: provide printErr()
Show description for 7692cc8
jfbastien
authored and
kmiller68
committed
7692cc8
View commit details
Copy full SHA for 7692cc8
View code at this point
Browse repository at this point
Commits on May 7, 2015
Don't branch when accessing the callee
Show description for 8f6c881
geoffreygaren
committed
8f6c881
View commit details
Copy full SHA for 8f6c881
View code at this point
Browse repository at this point
Commits on Jan 21, 2015
Eliminate Scope slot from JavaScript CallFrame
Show description for 272fd50
msaboff
committed
272fd50
View commit details
Copy full SHA for 272fd50
View code at this point
Browse repository at this point
Commits on Sep 2, 2014
Out of bounds write in vmEntryToJavaScript / JSC::JITCode::execute
Show description for 2f5d7e7
msaboff
committed
2f5d7e7
View commit details
Copy full SHA for 2f5d7e7
View code at this point
Browse repository at this point
Commits on Apr 9, 2014
Ensure that LLINT accessing of the ProtoCallFrame is big endian friendly.
Show description for 3bfe773
Mark Lam
committed
3bfe773
View commit details
Copy full SHA for 3bfe773
View code at this point
Browse repository at this point
Commits on Jan 29, 2014
Merge the jsCStack branch
Show description for a3ac51d
msaboff
committed
a3ac51d
View commit details
Copy full SHA for a3ac51d
View code at this point
Browse repository at this point
Commits on Dec 5, 2013
Make the C Loop LLINT work with callToJavaScript.
Show description for b2ea0fe
Mark Lam
committed
b2ea0fe
View commit details
Copy full SHA for b2ea0fe
View code at this point
Browse repository at this point
Commits on Dec 4, 2013
Move the setting up of callee's callFrame from pushFrame to callToJavaScript thunk
Show description for 0dd0b3e
msaboff
committed
0dd0b3e
View commit details
Copy full SHA for 0dd0b3e
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL