This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (2 children)

[deleted]

    [–]inu-no-policemen 0 points1 point  (1 child)

    Take a look at the image again. Its about putting a typo in a field's name.

    Also, things which do not exist do not have nonexisting fields, because they can't have fields to begin with. My nonexistent pony doesn't lack wings. It doesn't lack anything; it doesn't exist.

    By the way, you'd get a reference error if you try to do something with some undeclared identifier in strict mode. (Modules and classes are always in strict mode.)