Is Global Environment Regard one of the Object Environment Record?
Yusuke Suzuki
utatane.tea at gmail.com
Thu Jun 28 01:20:11 PDT 2012
Hello,
I have questions about Global Environment Record in current draft.
In section 10.5.1 Top-Level Declaration Instantiation, step 4-d-ii
ii. Call env’s InitializeBinding concrete method passing fn, and undefined
> as the arguments.
I think that global environment will be defined as one of the object
environment (because of ES5.1), then env doesn't have InitializeBinding
(not Declarative Environment Record), is it right?
P.S.
And in step 4-d-i,
Call env’s CreateMutableVarBinding concrete method passing fn and
> configurableBindings as the arguments.
CreateMutableVarBinding is not defined in the current draft. Is it spec
issue? Or only not defined yet?
Regards,
Yusuke Suzuki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20120628/a5700e39/attachment.html>
More information about the es-discuss
mailing list