-
Notifications
You must be signed in to change notification settings - Fork 22.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Need a page on Execution context #5006
Comments
Maybe as inspiration: https://tc39.es/ecma262/#sec-executable-code-and-execution-contexts |
Note to whoever works on this (likely a.k.a. note to myself): It doesn't need execution contexts to understand We do need more documentation on execution contexts, but it would not be very related to |
MDN URL: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/this
What information was incorrect, unhelpful, or incomplete?
I didn't know where exactly to post the issue. I went for "this" cause the value of "this" is strictly related to the execution context.
Specific section or headline?
What did you expect to see?
Did you test this? If so, how?
MDN Content page report details
en-us/web/javascript/reference/operators/this
The text was updated successfully, but these errors were encountered: