ArgumentsNode::reverseList()

Maciej Stachowiak mjs at apple.com
Sun Oct 26 15:39:10 CET 2003


On Oct 26, 2003, at 2:21 PM, porten at froglogic.com wrote:

> Hi,
>
> we talked about getting rid of the reverseList() function in kjs' 
> nodes.
> David was so kind to fwd me the mail containing my initial proposal. 
> I've
> repeated the approach on the ArgumentsNode and ArgumentListNode class 
> for
> demonstration purposes. See attached patch. I'll convert the rest and 
> post
> the patch if this is of interest.

Looks great.

Did you measure what effect it has on performance? Also, I think the 
circular list trick is worthy of a comment somewhere, for the benefit 
of future generations of programmers.

I'd definitely like to see the full patch.

Regards,
Maciej



More information about the Khtml-devel mailing list