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
6.9.1
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
/
qv4value.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port to new Q_UNREACHABLE_RETURN()
Marc Mutz
2022-10-20
1
-6
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
Use QV4::Scope::hasException() where applicable
Ulf Hermann
2021-06-30
1
-1
/
+1
*
Add a QJSManagedValue
Ulf Hermann
2020-12-18
1
-61
/
+86
*
QV4: Handle value tyes in sameValue algorithm
Fabian Kosmale
2020-02-04
1
-0
/
+4
*
Split QV4::Value into a static and a dynamic part
Ulf Hermann
2019-05-31
1
-18
/
+5
*
Move qv4string{_p.h|.cpp} out of the devtools
Ulf Hermann
2019-05-10
1
-3
/
+1
*
Move compileModule() into qv4codegen.cpp
Ulf Hermann
2019-05-08
1
-1
/
+1
*
Clean up the property key API in StringOrSymbol
Lars Knoll
2018-07-02
1
-4
/
+2
*
Replace Identifier by PropertyKey
Lars Knoll
2018-07-02
1
-2
/
+2
*
Introduce a PropertyKey class that inherits from Value
Lars Knoll
2018-07-02
1
-3
/
+14
*
Implement ToPropertyKey() from the ES7 spec
Lars Knoll
2018-06-04
1
-0
/
+11
*
Add the start of a Set from ES7
Robin Burchell
2018-05-30
1
-0
/
+5
*
qv4arrayobject: Implement Array.prototype.includes from ES7
Robin Burchell
2018-05-25
1
-0
/
+14
*
Fixes to symbol handling in StringObject and toString()
Lars Knoll
2018-05-02
1
-2
/
+5
*
Fix stringToNumber() to work with Symbols
Lars Knoll
2018-05-02
1
-0
/
+5
*
Partial Symbol support
Lars Knoll
2018-05-02
1
-0
/
+3
*
Remove dependency from qv4heap_p.h onto qv4internalclass_p.h
Lars Knoll
2018-04-12
1
-1
/
+1
*
Optimize Value::toObject/toString
Lars Knoll
2017-11-15
1
-4
/
+0
*
Fix calling convention for some often used functions in QV4::Value
Lars Knoll
2017-08-28
1
-21
/
+18
*
Avoid more stores of the accumulator on the stack
Lars Knoll
2017-08-28
1
-0
/
+1
*
Optimize toInt32()/toUInt32()
Lars Knoll
2017-08-18
1
-66
/
+0
*
Optimize Value::toBoolean()
Lars Knoll
2017-08-02
1
-8
/
+9
*
Fix sameValue again
Erik Verbruggen
2017-06-22
1
-2
/
+4
*
Fix another -0 check
Erik Verbruggen
2017-06-22
1
-2
/
+2
*
Silence GCC 7 warnings about implicit fallthrough in Qt code
Thiago Macieira
2017-04-20
1
-0
/
+3
*
V4: Streamline Value::toBoolean and prevent calls to Value::type()
Erik Verbruggen
2016-11-29
1
-9
/
+9
*
Cleanup Value::isObject/objectValue usages
Lars Knoll
2016-11-29
1
-2
/
+2
*
Clean up Value::isString()/stringValue() combinations
Lars Knoll
2016-11-29
1
-14
/
+16
*
Updated license headers
Jani Heikkinen
2016-01-19
1
-14
/
+20
*
Remove type punning from QV4::Value.
Erik Verbruggen
2015-07-24
1
-10
/
+10
*
Get rid of qv4value_inl_p.h and replace it by qv4typedvalue_p.h
Lars Knoll
2015-04-24
1
-2
/
+1
*
More cleanups in qv4value_p.h
Lars Knoll
2015-04-24
1
-4
/
+59
*
Move memory management related functionality into it's own folder
Lars Knoll
2015-03-02
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-12
1
-7
/
+7
*
Remove all remaining usages of ValueRef
Lars Knoll
2015-01-23
1
-4
/
+4
*
Get rid of most uses of ValueRef
Lars Knoll
2015-01-23
1
-1
/
+1
*
Get rid of all uses of Managed::engine()
Lars Knoll
2015-01-21
1
-3
/
+6
*
Remove the executioncontext in a few more places where it's not needed
Lars Knoll
2014-11-21
1
-6
/
+3
*
Cleanup exception catching code
Lars Knoll
2014-11-15
1
-2
/
+2
*
Cleanup: remove Value::toString/Object overloads taking a context
Lars Knoll
2014-11-15
1
-10
/
+0
*
Ported ExecutionEngine::newString and newIdentifier to Heap::String
Simon Hausmann
2014-11-12
1
-4
/
+4
*
Ported most ExecutionEnginew::new* factory methods away from Returned<T>
Simon Hausmann
2014-11-12
1
-4
/
+4
*
Convert methods in RuntimeHelpers to take an engine pointer
Lars Knoll
2014-11-12
1
-6
/
+11
*
Get rid of Members and directly store MemberData::Data pointers
Lars Knoll
2014-11-07
1
-0
/
+2
*
Cleanup header file dependencies
Lars Knoll
2014-11-04
1
-0
/
+1
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
1
-19
/
+11
*
Move Managed data into it's own subclass
Lars Knoll
2014-07-22
1
-3
/
+3
*
Extend the QML bootstrap library by the IR builders
Simon Hausmann
2014-04-23
1
-0
/
+10
*
Cleanup our runtime methods
Lars Knoll
2014-03-11
1
-11
/
+11
[next]