aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/v4/fact.2.js
Commit message (Collapse)AuthorAgeFilesLines
* Remove dead codeLars Knoll2017-08-081-1/+1
| | | | | | | | Context::getProperty and friends will never get called with 'this' as the name. Change-Id: I715996ce4ce6508e4734d2b3bdb1a4ad44208eeb Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Merge branch 'master' of ↵Simon Hausmann2013-04-151-0/+8
ssh://codereview.qt-project.org:29418/playground/v4vm into v4 This is the initial merge of the v4vm JS engine, designed specifically for QML. The engine is tested on Linux and Mac OS X, works on x86, x86-64 and ARM. Change-Id: I826b72cfa3d3575007b70d78604080582db568db Reviewed-by: Lars Knoll <lars.knoll@digia.com>