Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #30120
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Aleksandro <aleksandro@gmx.com> |
| Newsgroups | comp.lang.javascript |
| Subject | Re: Can somebody explain this code |
| Date | Sun, 27 Mar 2016 18:22:48 -0300 |
| Organization | A noiseless patient Spider |
| Lines | 18 |
| Message-ID | <nd9ipa$7r2$1@dont-email.me> (permalink) |
| References | <ncv2un$mlp$1@dont-email.me> <2380128.LjnWGdRavf@PointedEars.de> <nd1sgj$esr$1@dont-email.me> <3457976.2eFHA4iNFV@PointedEars.de> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 8bit |
| Injection-Date | Sun, 27 Mar 2016 21:19:38 -0000 (UTC) |
| Injection-Info | mx02.eternal-september.org; posting-host="7363fa7664fe264696fafdff2cecae6a"; logging-data="8034"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18GeIcAEgP6OzjoATgIwIBRTj127tZ3u5Y=" |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 |
| In-Reply-To | <3457976.2eFHA4iNFV@PointedEars.de> |
| Cancel-Lock | sha1:KoMrHx60o8yq1ksL1PjWHazqmXU= |
| Xref | csiph.com comp.lang.javascript:30120 |
Show key headers only | View raw
On 27/03/16 17:44, Thomas 'PointedEars' Lahn wrote:
> Aleksandro wrote:
>
>> On 24/03/16 16:30, Thomas 'PointedEars' Lahn wrote:
>>> var myFunc;
>>> myFunc = function () { alert("This is my anonymous function"); };
>>>
>>> (In that case, “myFunc” is assigned the “undefined” value first.)
>>
>> Would the VM actually assign undefined first? I doubt it.
>
> On what grounds?
Well, there's a thing called optimization... you know...
PD: what happened to the plonk BTW? <241983454.ARWANPjLTT@PointedEars.de>
>>> <http://www.ecma-international.org/ecma-262/6.0/#sec-variable-statement>
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Can somebody explain this code "Tony Johansson" <johansson.andersson@telia.com> - 2016-03-23 22:51 +0100
Re: Can somebody explain this code Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-03-24 20:30 +0100
Re: Can somebody explain this code Aleksandro <aleksandro@gmx.com> - 2016-03-24 20:19 -0300
Re: Can somebody explain this code Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-03-27 22:44 +0200
Re: Can somebody explain this code Aleksandro <aleksandro@gmx.com> - 2016-03-27 18:22 -0300
Re: Can somebody explain this code Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-03-28 01:07 +0200
Re: Can somebody explain this code Aleksandro <aleksandro@gmx.com> - 2016-03-27 20:26 -0300
Re: Can somebody explain this code Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-05-04 05:51 +0200
Re: Can somebody explain this code "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-05-04 08:55 +0200
Re: Can somebody explain this code Aleksandro <aleksandro@gmx.com> - 2016-05-07 13:02 -0300
csiph-web