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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1493983004: [crankshaft] Loads and stores to typed arrays have to reference the backing store holder (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: updates Created 5 years 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 | « src/crankshaft/x87/lithium-x87.cc ('k') | test/mjsunit/regress/typed-array-lifetime.js » ('j') | 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 65c42a96c7e9a32974463cfd47d5b7926a7a575a..9fea2926a11c74d706e3b079ffaf44f7a5a79861 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -1050,6 +1050,7 @@
'regress/regress-crbug-506956': [SKIP],
'regress/regress-crbug-505907': [SKIP],
+ 'regress/typed-array-lifetime': [SKIP],
}], # ignition == True
['ignition == True and (arch == arm or arch == arm64)', {
« no previous file with comments | « src/crankshaft/x87/lithium-x87.cc ('k') | test/mjsunit/regress/typed-array-lifetime.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698