| Index: test/mjsunit/harmony/proxies-hash.js
|
| diff --git a/test/mjsunit/harmony/proxies-hash.js b/test/mjsunit/harmony/proxies-hash.js
|
| index 789de35f6d36068ede22416ec8dc22aef9b9b966..6f0b19f248877a09a7e9f4cd92c43221670c5723 100644
|
| --- a/test/mjsunit/harmony/proxies-hash.js
|
| +++ b/test/mjsunit/harmony/proxies-hash.js
|
| @@ -25,7 +25,7 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -// Flags: --harmony-proxies --harmony-collections
|
| +// Flags: --harmony-proxies --harmony-collections --harmony-weak-collections
|
|
|
|
|
| // Helper.
|
|
|