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

Unified Diff: src/v8.gyp

Issue 2533983006: Optimize case conversion with icu_case_mapping (Closed)
Patch Set: do not use ASSIGN_RETURN_FAILURE_ON_EXCEPTION in ToUpper Created 4 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
Index: src/v8.gyp
diff --git a/src/v8.gyp b/src/v8.gyp
index a30bf58dd232d9e6c116835cafc0fcc94c4e0c17..9c9b1ef2f610bd3067c084e2dbb0276547d505c6 100644
--- a/src/v8.gyp
+++ b/src/v8.gyp
@@ -1181,6 +1181,7 @@
'runtime/runtime-symbol.cc',
'runtime/runtime-test.cc',
'runtime/runtime-typedarray.cc',
+ 'runtime/runtime-utils.cc',
'runtime/runtime-utils.h',
'runtime/runtime-wasm.cc',
'runtime/runtime.cc',

Powered by Google App Engine
This is Rietveld 408576698