archives

« Bugzilla Issues Index

#425 — 15.1.2.1: "Initialise the execution content"


In 15.1.2.1 "eval(x)",
step 4.a says:
"Initialise the execution context as if it was a global execution context
using the eval code as C as described in 10.4.1.1."

This sentence uses obsolete terms and references.

I'm guessing it should be replaced by explicit setting of the ThisBinding, LexicalEnvironment, and VariableEnvironment (similar to step 5).


It looks like this was resolved in rev11.