DescriptionIn parallel to the strict octal check that would reject `012` in strict mode, this patch collects UseCounters for `089` in strict mode. The spec says this should be an error, but this patch does not report it as such.
BUG=v8:4973
LOG=y
Committed: https://crrev.com/d0b6686c14339bd5d0aeaf610705c7ed85393e1f
Cr-Commit-Position: refs/heads/master@{#36221}
Patch Set 1 #
Total comments: 6
Patch Set 2 : tidy up my changes to Scanner::ScanNumber #Patch Set 3 : Turn error into UseCounter #Patch Set 4 : update instructions for making corresponding changes in chromium #
Total comments: 1
Patch Set 5 : don't forget histograms.xml #Patch Set 6 : fix uninitialized field. guard against null #
Total comments: 1
Messages
Total messages: 27 (11 generated)
|