Searched refs:getRightChildIndex_ (Results 1 – 2 of 2) sorted by relevance
8 …getRightChildIndex_=function(t){return 2*t+2},t.prototype.getParentIndex_=function(t){return t-1>>… method in t
1 …getRightChildIndex_(index) {\n return index * 2 + 2;\n }\n\n /**\n * Gets the index of the …