From c2e5141af3fda37d50fd014074077139de05d2b8 Mon Sep 17 00:00:00 2001 From: Chris Adams Date: Tue, 28 Feb 2012 17:38:35 +1000 Subject: Remove incorrect line from performance docs V8 does not use a single map-transition-graph for all types, and thus the line about ordering of properties in constructor functions is incorrect. Change-Id: Iaf4ac02dcfc53dd7254af1a40a3c66852a78a320 Reviewed-by: Alan Alpert --- doc/src/qml/performance.qdoc | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/src') diff --git a/doc/src/qml/performance.qdoc b/doc/src/qml/performance.qdoc index 88437a81d4..1d6b041803 100644 --- a/doc/src/qml/performance.qdoc +++ b/doc/src/qml/performance.qdoc @@ -445,7 +445,6 @@ criteria: \list \o Avoid using eval() if at all possible \o Do not delete properties of objects -\o Try to maintain property-assignment order in different constructor functions \endlist \section1 Common Interface Elements -- cgit v1.2.3