| Index: test/mjsunit/harmony/private.js
|
| diff --git a/test/mjsunit/harmony/private.js b/test/mjsunit/harmony/private.js
|
| index c9066329d166c6d5098e7995cb607de5a704ab68..9c9bf2c14fe78d366900d58a3659306605fb8bf8 100644
|
| --- a/test/mjsunit/harmony/private.js
|
| +++ b/test/mjsunit/harmony/private.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-symbols --harmony-collections
|
| +// Flags: --harmony-symbols --harmony-collections --harmony-weak-collections
|
| // Flags: --expose-gc --allow-natives-syntax
|
|
|
| var symbols = []
|
|
|