tc39 / ecma262

Status, process, and documents for ECMA-262

Home Page:https://tc39.es/ecma262/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

replace -1 with a `~not-found~` sentinel in StringIndexOf and StringLastIndexOf AOs

michaelficarra opened this issue · comments

As discussed here: #3290 (comment)

We'll need to also update downstream specs (at least 402).