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

Unified Diff: src/DEPS

Issue 1474543004: Implement Fast Accessor Builder (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 1 month 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/DEPS
diff --git a/src/DEPS b/src/DEPS
index 26b080874019f71e226fc04cc77502644bb4a452..46ce25b6c78cd7b90f63cfaf3334a9bb63ebb0c2 100644
--- a/src/DEPS
+++ b/src/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+src",
"-src/compiler",
"+src/compiler/pipeline.h",
+ "+src/compiler/fast-accessor-assembler.h",
"-src/heap",
"+src/heap/heap.h",
"+src/heap/heap-inl.h",
« no previous file with comments | « include/v8.h ('k') | src/api.cc » ('j') | src/compiler/fast-accessor-assembler.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698