Make AsyncStackRoot::getTopFrame() const
Summary: This is needed if we have an AsyncStackRoot pointer, and we want to call both `getTopFrame()` and `getNextRoot()` (e.g. walking async stacks) without const-casting the pointer. Reviewed By: yfeldblum Differential Revision: D26675131 fbshipit-source-id: 84de25c67d563e118483d67d0fedb4ea7aef2604
Showing
Please register or sign in to comment