From 7d9cb553451ca073afc124b40edf6be1cf278e54 Mon Sep 17 00:00:00 2001 From: Rick Waldron <waldron.rick@gmail.com> Date: Thu, 11 Jan 2018 10:20:50 -0500 Subject: [PATCH] Features: Object.is --- features.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/features.txt b/features.txt index 39092a57bf..fb090b4a56 100644 --- a/features.txt +++ b/features.txt @@ -95,6 +95,7 @@ Int8Array let Map new.target +Object.is Proxy Reflect Reflect.construct -- GitLab