From 7a1da555a523605d4fc798d7471ae969444d6b36 Mon Sep 17 00:00:00 2001 From: Gus Caplan Date: Fri, 21 Jun 2019 12:41:28 -0500 Subject: [PATCH] add WeakRef feature to WeakRef/constructor test. (#2209) --- test/built-ins/WeakRef/constructor.js | 1 + 1 file changed, 1 insertion(+) diff --git a/test/built-ins/WeakRef/constructor.js b/test/built-ins/WeakRef/constructor.js index cfc74fe3e1..15159a77db 100644 --- a/test/built-ins/WeakRef/constructor.js +++ b/test/built-ins/WeakRef/constructor.js @@ -6,6 +6,7 @@ esid: sec-weak-ref-constructor description: > The WeakRef constructor is the %WeakRef% intrinsic object and the initial value of the WeakRef property of the global object. +features: [WeakRef] ---*/ assert.sameValue(