Comment by dcuthbertson
9 hours ago
> If a() calls b(), I wouldn't think the stack frame while running b is the ancestor of a.
I think of b as the child/descendant of a because a creates the running instance of b, and that makes a the parent/ancestor of b.
No comments yet
Contribute on Hacker News ↗