📘this

🚧 under construction

JSexecution contextlexical environmentenvironment record ⟩ "this"

The value of this in a normal function is by default:

the value of this is stored in environment record.

Last updated

Was this helpful?