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

Unified Diff: test/test262/detachArrayBuffer.js

Issue 2290023002: test262 roll (Closed)
Patch Set: Remove d8 changes Created 4 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 | « DEPS ('k') | test/test262/harness-adapt.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test262/detachArrayBuffer.js
diff --git a/test/test262/detachArrayBuffer.js b/test/test262/detachArrayBuffer.js
index adfece7edb742a1f08967bb4c094fa0ee0a041e4..c34aa67a472795004c9434a40e19bfa702091b48 100644
--- a/test/test262/detachArrayBuffer.js
+++ b/test/test262/detachArrayBuffer.js
@@ -5,3 +5,5 @@
function $DETACHBUFFER(buffer) {
%ArrayBufferNeuter(buffer);
}
+
+$.detachArrayBuffer = $DETACHBUFFER;
« no previous file with comments | « DEPS ('k') | test/test262/harness-adapt.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698