<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt/qtdeclarative.git/src/qml/compiler/qv4executablecompilationunit.cpp, branch wip/scenegraphng</title>
<subtitle>Qt Declarative (Quick 2)
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/'/>
<entry>
<title>Move valueAsNumber into ExecutableCompilationUnit</title>
<updated>2019-05-13T07:55:25+00:00</updated>
<author>
<name>Ulf Hermann</name>
<email>ulf.hermann@qt.io</email>
</author>
<published>2019-05-10T13:48:50+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=540134d66dd0a235ace91ddc28940d2d88c24ac3'/>
<id>540134d66dd0a235ace91ddc28940d2d88c24ac3</id>
<content type='text'>
This reduces our dependence on QV4::Value in the devtools.

Change-Id: I4b3f937bc08c16f7e2543fdc5cc34c0cfb121f8f
Reviewed-by: Simon Hausmann &lt;simon.hausmann@qt.io&gt;
 
 
 
 
 </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reduces our dependence on QV4::Value in the devtools.

Change-Id: I4b3f937bc08c16f7e2543fdc5cc34c0cfb121f8f
Reviewed-by: Simon Hausmann &lt;simon.hausmann@qt.io&gt;
 
 
 
 
 </pre>
</div>
</content>
</entry>
<entry>
<title>Inline dumpConstantTable() into the only place where it's used</title>
<updated>2019-05-17T13:33:11+00:00</updated>
<author>
<name>Ulf Hermann</name>
<email>ulf.hermann@qt.io</email>
</author>
<published>2019-05-09T12:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=bc9f502d5ff7b6fc874f0e65019f7967916eab11'/>
<id>bc9f502d5ff7b6fc874f0e65019f7967916eab11</id>
<content type='text'>
... and don't copy byte arrays around for each character of padding
prepended to a number.

Change-Id: I6963d4c9d42aedd780bec9517b4b7a2a83f10185
Reviewed-by: Simon Hausmann &lt;simon.hausmann@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... and don't copy byte arrays around for each character of padding
prepended to a number.

Change-Id: I6963d4c9d42aedd780bec9517b4b7a2a83f10185
Reviewed-by: Simon Hausmann &lt;simon.hausmann@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Split CompiledData::CompilationUnit in two</title>
<updated>2019-05-16T12:09:23+00:00</updated>
<author>
<name>Ulf Hermann</name>
<email>ulf.hermann@qt.io</email>
</author>
<published>2019-05-07T10:47:33+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=7f7d87c68da4cb29b2b2b9c324c6863228da0c26'/>
<id>7f7d87c68da4cb29b2b2b9c324c6863228da0c26</id>
<content type='text'>
We need a CompilationUnit that only holds the data needed for
compilation and another one that is executable by the runtime.

Change-Id: I704d859ba028576a18460f5e3a59f210f64535d3
Reviewed-by: Simon Hausmann &lt;simon.hausmann@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need a CompilationUnit that only holds the data needed for
compilation and another one that is executable by the runtime.

Change-Id: I704d859ba028576a18460f5e3a59f210f64535d3
Reviewed-by: Simon Hausmann &lt;simon.hausmann@qt.io&gt;
</pre>
</div>
</content>
</entry>
</feed>
