Ordering of JS properties

Harri Porten porten at froglogic.com
Sat Feb 21 13:08:05 CET 2004


On Mon, 16 Feb 2004, Darin Adler wrote:

> We did the work last June, and it was in JavaScriptCore-85, with a
> significant refinement in JavaScriptCore-88. The property map keeps an
> index that tracks the order properties are added, and sorts as needed.
> The tradeoff seems to be working fine.

I've applied this change for KDE now. Thanks again for the hint.

You were talking about merging some changes to make the diff smaller. When
will the snapshot containing these changes be out (approximately)? I'd
like to go through the diff and merge some of the trivial divergences
(spelling, 0 vs 0L, formatting etc.) but I'm afraid that this might be
contraproductive in case you apply those changes in your tree :)

Harri.



More information about the Khtml-devel mailing list