• Type: Sub-task
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: None
    • Component/s: core-libs
    • None
    • b96
    • Verified

      According to ES5 7.8.3 the source character immediately following a NumericLiteral must not be an IdentifierStart or DecimalDigit.

      The following should throw a SyntaxError instead of evaluating to false:

      3in {}
      03instanceof {}

            Assignee:
            Hannes Wallnoefer
            Reporter:
            Hannes Wallnoefer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: