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

Unified Diff: BUILD.gn

Issue 1292283005: Prototype CL for faster DOM accessors. Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 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 | « no previous file | src/runtime/runtime.h » ('j') | src/runtime/runtime-ptr.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index b935b2d53d6b88a933ab99ccf62dd479a664c3ab..68bf6072210e452131d0ae4d4e37fefcebffe80d 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1108,6 +1108,7 @@ source_set("v8_base") {
"src/runtime/runtime-object.cc",
"src/runtime/runtime-observe.cc",
"src/runtime/runtime-proxy.cc",
+ "src/runtime/runtime-ptr.cc",
"src/runtime/runtime-regexp.cc",
"src/runtime/runtime-scopes.cc",
"src/runtime/runtime-simd.cc",
« no previous file with comments | « no previous file | src/runtime/runtime.h » ('j') | src/runtime/runtime-ptr.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698