archives

« Bugzilla Issues Index

#286 — 15.5.4.8: missing "be"


15.5.4.8 String.prototype.lastIndexOf (searchString, position) / step 7

say:
"Let start min(max(pos, 0), len)."

Insert "be" before "min".


Fixed in ES2015.