Details

    • Sub-task
    • Resolution: Fixed
    • P4
    • 8
    • None
    • core-libs
    • None
    • b96
    • Verified

    Description

      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 {}

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: