Searched refs:getSubExceptions (Results 1 – 2 of 2) sorted by relevance
71 WE->getParentException()->getSubExceptions().push_back(WE); in recalculate()80 std::reverse(WE->getSubExceptions().begin(), WE->getSubExceptions().end()); in recalculate()149 WE->getSubExceptions().reserve(NumSubExceptions); in discoverAndMapException()
87 const std::vector<WebAssemblyException *> &getSubExceptions() const { in getSubExceptions() function90 std::vector<WebAssemblyException *> &getSubExceptions() { in getSubExceptions() function