Skip to content

Commit

Permalink
Interpreter Directive to stage 2, per 2019.09.26 TC39
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 26, 2018
1 parent 9bfa382 commit be8ac96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -49,6 +49,7 @@ This list contains only stage 1 proposals and higher that have not yet been with
| | [`ArrayBuffer.prototype.transfer`][buffer-transfer] | Domenic Denicola | Domenic Denicola |
| | [RegExp Match array offsets][regex-offsets] | Ron Buckton | Ron Buckton |
| | [Sequence properties in Unicode property escapes][unicode-sequence-properties] | Mathias Bynens | Mathias Bynens |
| | [`InterpreterDirective`][interpreter-directive] | Bradley Farias | Bradley Farias |

### Stage 1

Expand Down Expand Up @@ -76,7 +77,6 @@ This list contains only stage 1 proposals and higher that have not yet been with
| | [Nullish coalescing Operator][nullish-coalescing] | Gabriel Isenberg | Gabriel Isenberg |
| | [Partial application][partial-application] | Ron Buckton | Ron Buckton |
| | [Cancellation API][cancel-api] | Ron Buckton | Ron Buckton & Brian Terlson |
| | [`InterpreterDirective`][interpreter-directive] | Bradley Farias | Bradley Farias |
| | [`String.prototype.replaceAll`][replace-all] | Peter Marshall<br />Jakob Gruber<br />Mathias Bynens | Mathias Bynens |
| | [`String.prototype.codePoints`][codepoints] | Ingvar Stepanyan | Mathias Bynens |
| | [Distinguishing literal strings][distinguishing-literal-strings] | Mike West | Adam Klein<br />Mike West |
Expand Down

0 comments on commit be8ac96

Please sign in to comment.