aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4context_p.h
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@qt.io>2017-11-07 16:41:55 +0100
committerLars Knoll <lars.knoll@qt.io>2017-11-14 21:46:35 +0000
commit557ea845157d4f6b757ec2eebbc71e1af9910cc6 (patch)
tree0bcd57be6aefcf6b53dde515a0ac1523b55c6fba /src/qml/jsruntime/qv4context_p.h
parentd1e2c75559e2fde61f9ec55d93b5730d8e11e8be (diff)
V4: Get rid of Reference::This and treat it as a stack slot
This actually generates better code, for example for 'this.x'. Previously: LoadReg (this) GetLookupA acc(0) Now: GetLookup (this)(0) Change-Id: I7e4125d3dff707e9af9691f8b00c5c398087e395 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/qml/jsruntime/qv4context_p.h')
0 files changed, 0 insertions, 0 deletions