Searched refs:wasTopMostFrame (Results 1 – 1 of 1) sorted by relevance
2240 bool wasTopMostFrame = i == (stack.size() - 1); in trap() local2243 if(wasTopMostFrame && oldFunction == newFunction) in trap()