Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(685)

Unified Diff: test/mjsunit/harmony/proxies-json.js

Issue 453903002: Remove proxies from --harmony switch for M38, because problems (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/mjsunit/harmony/proxies-example-membrane.js ('k') | test/mjsunit/runtime-gen/apply.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « test/mjsunit/harmony/proxies-example-membrane.js ('k') | test/mjsunit/runtime-gen/apply.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698