зеркало из https://github.com/mozilla/gecko-dev.git
aba02288a1
This adds the `getImmediatelyDominated` method to `DominatorTree` which takes a node id and returns the set of each node ids for every node that is immediately dominated by the node with the given id. The results are sorted by greatest to least retained size. In conjunction with the `root` attribute, this can be used to traverse the whole dominator tree. |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
ipc | ||
public | ||
src | ||
xpconnect |