Chromium Code Reviews| Index: src/js/prologue.js |
| diff --git a/src/js/prologue.js b/src/js/prologue.js |
| index bb818791a07678dbf2109ec138cf6ccdfc17e1e5..7f3f3bd3e6698b60097da8004736f3b3ef314e29 100644 |
| --- a/src/js/prologue.js |
| +++ b/src/js/prologue.js |
| @@ -207,6 +207,7 @@ function PostNatives(utils) { |
| "RegExpSubclassSearch", |
| "RegExpSubclassSplit", |
| "RegExpSubclassTest", |
| + "RejectPromise", |
| "SetIterator", |
| "SetIteratorNext", |
| "SetValues", |