Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add initialFrame parameter to handleFrameTree
The only reason we have initialFrame flag is to use in logging, so it's not an important thing to factor in for the runtime, but it may help in debugging issues. Rather than remove it, I've changed it so any mainframe is regarded as the initialFrame.
- Loading branch information