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

Unified Diff: include/v8.h

Issue 9689065: Benchmarkify pointer swapping string encoder
Patch Set: Created 8 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 | « benchmarks/write-utf8-benchmark.gyp ('k') | src/api.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/v8.h
diff --git a/include/v8.h b/include/v8.h
index e4037b9ac6daf6eb75831f70674cca0b93688d1c..e2c66dbbedbda3c18280bf6c6ece59525852a6e9 100644
--- a/include/v8.h
+++ b/include/v8.h
@@ -112,6 +112,8 @@ namespace internal {
class Arguments;
class Object;
+class String;
+class ConsString;
class Heap;
class HeapObject;
class Isolate;
« no previous file with comments | « benchmarks/write-utf8-benchmark.gyp ('k') | src/api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698