diff options
author | Lars Knoll <lars.knoll@qt.io> | 2017-02-07 10:39:48 +0100 |
---|---|---|
committer | Lars Knoll <lars.knoll@qt.io> | 2017-03-09 08:59:14 +0000 |
commit | d06b171582104db5f0b61ee782fb835dd6038d62 (patch) | |
tree | 2950d3ba3a4c952637837dcd9450b0603b0b7960 /src/qml/jsruntime/qv4regexpobject.cpp | |
parent | acd9771544811c8dca28575b7d546abbb0271fbb (diff) | |
download | qtdeclarative-d06b171582104db5f0b61ee782fb835dd6038d62.tar.gz |
Mark where we need a write barrier in the JIT
Separate the loadAddress calls into loadAddressForReading
and loadAddressForWriting. In the second case, add an
out argument that specifies whether the write will need
a barrier.
Pass the write barrier type that is required for a store
down into the actual store methods.
Change-Id: I3f7634ab82d82f1b20dab331e083d1a662cd314e
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/qml/jsruntime/qv4regexpobject.cpp')
0 files changed, 0 insertions, 0 deletions