| Index: test/mjsunit/harmony/proxies-json.js
|
| diff --git a/test/mjsunit/harmony/proxies-json.js b/test/mjsunit/harmony/proxies-json.js
|
| index 539c5a84cb99807416016ea63d0b839b02697e83..eba10a1453b80d5679eda5a7a33786e707d36d9b 100644
|
| --- a/test/mjsunit/harmony/proxies-json.js
|
| +++ b/test/mjsunit/harmony/proxies-json.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
|
| +// Flags: --harmony-proxies
|
|
|
| function testStringify(expected, object) {
|
| // Test fast case that bails out to slow case.
|
|
|