Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
gh-91502: Add a new API to check if a frame is an entry frame#91503
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
51a9f7d to827a4b5CompareThe concept of an entry frame is an implementation detail. Could you make it clearer that this is an unstable API? |
I did that by adding a leading underscore (and not documenting the API), do you want me to add a note to the header file? |
If you wouldn't mind, thanks. |
I have added a message to the header explaining the situation and the contract 👍 |
Closes:#91502