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

Unified Diff: test/webkit/fast/js/kde/inbuilt_function_proto-expected.txt

Issue 155723005: A64: Synchronize with r19001. (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/a64
Patch Set: Created 6 years, 10 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/webkit/fast/js/kde/inbuilt_function_proto.js ('k') | test/webkit/string-replacement-outofmemory.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/webkit/fast/js/kde/inbuilt_function_proto-expected.txt
diff --git a/test/webkit/fast/js/kde/inbuilt_function_proto-expected.txt b/test/webkit/fast/js/kde/inbuilt_function_proto-expected.txt
index 99818c3cb53330e11fb5e16e2246c43b33dbf1d3..8fc28af4b27dfe1dbfd5cc5a7f647dfc4cdf27f3 100644
--- a/test/webkit/fast/js/kde/inbuilt_function_proto-expected.txt
+++ b/test/webkit/fast/js/kde/inbuilt_function_proto-expected.txt
@@ -47,6 +47,7 @@ PASS String.prototype.charCodeAt.__proto__ is Function.prototype
PASS String.prototype.indexOf.__proto__ is Function.prototype
PASS String.prototype.lastIndexOf.__proto__ is Function.prototype
PASS String.prototype.match.__proto__ is Function.prototype
+PASS String.prototype.normalize.__proto__ is Function.prototype
PASS String.prototype.replace.__proto__ is Function.prototype
PASS String.prototype.search.__proto__ is Function.prototype
PASS String.prototype.slice.__proto__ is Function.prototype
« no previous file with comments | « test/webkit/fast/js/kde/inbuilt_function_proto.js ('k') | test/webkit/string-replacement-outofmemory.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698