oga/lib
Yorick Peterse 9f6035e784 Reduce object allocations in on_axis_descendant
By using Traversal#each_node and _not_ calling on_test() (which was only called
for node_matches?) we can save ourselves a few object allocations.
2014-09-05 19:58:37 +02:00
..
oga Reduce object allocations in on_axis_descendant 2014-09-05 19:58:37 +02:00
oga.rb Moved Document#each_node into a separate module. 2014-09-05 19:42:38 +02:00