« Bugzilla Issues Index
#286 — 15.5.4.8: missing "be"
  
  
  - bug_id:
    286
  
- creation_ts:
    2012-03-01 02:13:00 -0800
  
- short_desc:
    15.5.4.8: missing "be"
  
- delta_ts:
    2015-10-03 14:27:44 -0700
  
- product:
    ECMA-262, Editions 5 and 5.1
  
- component:
    editorial issues
  
- version:
    Edition 5.1
  
- rep_platform:
    All
  
- op_sys:
    All
  
- bug_status:
    RESOLVED
  
- resolution:
    FIXED
  
- priority:
    Normal
  
- bug_severity:
    enhancement
  
- everconfirmed:
    true
  
- reporter:
    Jin DX
  
- assigned_to:
    Allen Wirfs-Brock
  
- cc:
    brterlso
  
  
  
  - commentid:
    716
  
- comment_count:
    0
  
- who:
    Jin DX
  
- bug_when:
    2012-03-01 02:13:30 -0800
  
15.5.4.8 String.prototype.lastIndexOf (searchString, position) / step 7 
say:
  "Let start min(max(pos, 0), len)."
Insert "be" before "min".
  
  
  - commentid:
    14755
  
- comment_count:
    1
  
- who:
    Brian Terlson
  
- bug_when:
    2015-10-03 14:27:44 -0700
  
Fixed in ES2015.