index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
qml
/
jsruntime
/
qv4function_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtQml: Add some consistency to QV4::RegExp
Ulf Hermann
2024-12-12
1
-0
/
+2
*
QtQml: Properly enforce signatures of AOT-compiled functions
Ulf Hermann
2024-04-26
1
-9
/
+18
*
Prepare for white allocation during gc(3/9): Function
Fabian Kosmale
2024-03-05
1
-6
/
+6
*
QtQml: Move engine-specific data out of base compilation unit
Ulf Hermann
2024-01-08
1
-2
/
+3
*
QML: Improve the JS-to-JS type check when enforcing signatures
Ulf Hermann
2023-06-26
1
-1
/
+9
*
Undeprecate AOTCompiledFunction
Ulf Hermann
2023-05-23
1
-3
/
+3
*
V4: Use an enum to categorize functions and rename aotFunction
Ulf Hermann
2022-09-29
1
-4
/
+5
*
QV4::Function: Reduce nFormals to 16 bits
Ulf Hermann
2022-09-23
1
-1
/
+1
*
Remove some dead code
Ulf Hermann
2022-09-23
1
-3
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
Replace synthetic AOT functions with property-to-property bindings
Ulf Hermann
2022-05-24
1
-14
/
+0
*
DelegateModel: Use actual bindings for required properties
Ulf Hermann
2022-04-11
1
-1
/
+18
*
When binding signals, run the outer function to get the nested one
Ulf Hermann
2021-08-17
1
-0
/
+1
*
Eliminate JS call frame from metatypes calls
Ulf Hermann
2021-06-10
1
-3
/
+4
*
Do QMetaType-style call in QQmlPropertyBinding::evaluate
Ulf Hermann
2021-06-02
1
-1
/
+1
*
Revert "Do QMetaType-style call in QQmlPropertyBinding::evaluate"
Ivan Solovev
2021-05-25
1
-1
/
+1
*
Do QMetaType-style call in QQmlPropertyBinding::evaluate
Ulf Hermann
2021-05-20
1
-1
/
+1
*
Optimize stack frame setup for AOT compiled functions
Ulf Hermann
2021-03-23
1
-0
/
+2
*
QML: Warn about usage of injected signal parameters
Ulf Hermann
2021-02-12
1
-0
/
+1
*
Add support for binding ahead-of-time compiled bindings to QProperties
Simon Hausmann
2020-04-22
1
-2
/
+5
*
Split compiler and runtime more clearly
Ulf Hermann
2019-07-11
1
-0
/
+1
*
Make QV4::Function::runtimeString() const
Ulf Hermann
2019-07-10
1
-2
/
+2
*
Split CompiledData::CompilationUnit in two
Ulf Hermann
2019-05-16
1
-8
/
+25
*
Remove tracing JIT infrastructure
Ulf Hermann
2019-04-29
1
-25
/
+0
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-03-21
1
-1
/
+0
|
\
|
*
Remove dead compile time QML context/scope property and id object code
Simon Hausmann
2019-03-20
1
-1
/
+0
*
|
V4: Collect trace information in the interpreter
Erik Verbruggen
2019-01-25
1
-4
/
+43
*
|
V4: Generate function tables on 64bit windows
Ulf Hermann
2018-12-03
1
-1
/
+4
|
/
*
Fix super property access
Lars Knoll
2018-08-31
1
-0
/
+1
*
Refactor initialization code for JS stack frames
Lars Knoll
2018-07-03
1
-4
/
+1
*
Move the C++ and JS stack frame definitions into it's own file
Lars Knoll
2018-07-03
1
-5
/
+3
*
Minor cleanup with bytecode pointer types
Simon Hausmann
2018-05-28
1
-1
/
+1
*
Remove unused QV4::Function::code member
Simon Hausmann
2018-05-28
1
-3
/
+1
*
Add Generator support
Lars Knoll
2018-05-03
1
-0
/
+1
*
Cleanup handling of with() statements
Lars Knoll
2018-05-02
1
-1
/
+0
*
Add support for arrow functions
Lars Knoll
2018-04-26
1
-0
/
+1
*
garbage collect InternalClass
Lars Knoll
2018-04-12
1
-1
/
+1
*
Handle function expressions as signal handlers
Erik Verbruggen
2018-03-20
1
-0
/
+7
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-02-02
1
-0
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-24
1
-0
/
+1
|
|
\
|
|
*
Use potentially intercepted URL as ID for compilation units
Ulf Hermann
2017-12-21
1
-0
/
+1
*
|
|
V4: Only start JITting after a minimum of 3 calls
Erik Verbruggen
2017-12-14
1
-0
/
+1
*
|
|
V4: Add a baseline JIT
Erik Verbruggen
2017-11-17
1
-0
/
+8
*
|
|
Cut out one more C++ layer when doing JS function calls
Lars Knoll
2017-11-13
1
-4
/
+4
*
|
|
Finally get rid of the QV4::Function pointer in the context
Lars Knoll
2017-11-13
1
-8
/
+0
*
|
|
Get rid of the unusued canUseSimpleCall flag
Lars Knoll
2017-11-07
1
-3
/
+0
*
|
|
Get rid of the hack for named expressions
Lars Knoll
2017-09-02
1
-1
/
+0
*
|
|
Cleanups
Lars Knoll
2017-09-01
1
-10
/
+1
*
|
|
Move CallContext construction into a interpreter instruction
Lars Knoll
2017-09-01
1
-3
/
+0
*
|
|
Use the context member in CallData
Lars Knoll
2017-09-01
1
-8
/
+8
[next]