aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4compiler_p.h
diff options
context:
space:
mode:
authorSimon Hausmann <[email protected]>2016-07-12 17:12:21 +0200
committerSimon Hausmann <[email protected]>2016-07-14 21:49:53 +0000
commita385ea0813e8d8ea834e1d2403509777cd52d3e9 (patch)
tree74e3a02258fa582fdca7539bb90fffff28dc3ead /src/qml/compiler/qv4compiler_p.h
parentbe2fe9b60c2c6c27ce144123dec6d284171c6fec (diff)
Remove another instance of TrustedImmPtr usage in the JIT
Use of TrustedImmPtr means the code becomes unrelocatable. Replace the usage with constant table use. This does not eliminate the absolute addressing right now as the constant table still uses patches, but that needs to be ported separately anyway. Change-Id: I469520fba9c9068f041157e39bc57552558e3355 Reviewed-by: Lars Knoll <[email protected]>
Diffstat (limited to 'src/qml/compiler/qv4compiler_p.h')
0 files changed, 0 insertions, 0 deletions