DescriptionReimplement Splay Tree in JavaScript (and add unit tests!).
This is the first step in reimplementing tick processing scripts in
JavaScript. The goal is to have the same source both for Dev Tools and
Golem, so Python implementation will be removed to avoid code
duplication.
The implementation follows the Dev Tools style: namespaces and JSDocs
are used.
Committed: http://code.google.com/p/v8/source/detail?r=1709
Patch Set 1 #
Total comments: 4
Patch Set 2 : Added comment to 'Files:' directive #
Messages
Total messages: 3 (0 generated)
|