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

Unified Diff: test/test262/detachArrayBuffer.js

Issue 2733843002: test262 roll (Closed)
Patch Set: in a comment, s/gn/gyp Created 3 years, 9 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 | « src/js/i18n.js ('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 c34aa67a472795004c9434a40e19bfa702091b48..959773b5ca1d66f4d57d1f3ea304d9a6c80d74bd 100644
--- a/test/test262/detachArrayBuffer.js
+++ b/test/test262/detachArrayBuffer.js
@@ -6,4 +6,4 @@ function $DETACHBUFFER(buffer) {
%ArrayBufferNeuter(buffer);
}
-$.detachArrayBuffer = $DETACHBUFFER;
+$262.detachArrayBuffer = $DETACHBUFFER;
« no previous file with comments | « src/js/i18n.js ('k') | test/test262/harness-adapt.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698