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

Unified Diff: test/mjsunit/mjsunit.status

Issue 10834376: Introduce InternalProperty type and expose internal properties for bound functions (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: mjsunit skip Created 8 years, 3 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/mirror-object.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index d8dea9b7e6f07519a6cc4bdcf298d6cb16451ed1..8f9f3810318e983df1dc02fa47dca3fcd3b69064 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -121,6 +121,9 @@ regress/regress-3247124: SKIP
# should be platform-independent.
regress/regress-1132: SKIP
+# BUG(2314): Crankshaft generates incorrect (crashing) code on ARM
+mirror-object: SKIP
+
# Stack manipulations in LiveEdit is not implemented for this arch.
debug-liveedit-check-stack: SKIP
debug-liveedit-stack-padding: SKIP
« no previous file with comments | « test/mjsunit/mirror-object.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698