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

Side by Side Diff: src/interpreter/DEPS

Issue 1239793002: [interpreter] Add basic framework for bytecode handler code generation. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Add comment to count macro. Created 5 years, 5 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 unified diff | Download patch
OLDNEW
(Empty)
1 include_rules = [
2 "+src/compiler/interpreter-assembler.h",
Michael Starzinger 2015/07/17 13:20:59 I would be fine with allowing inclusion of interpr
rmcilroy 2015/07/21 11:13:21 Let's leave it here for now and move it globally w
3 "-src/v8.h",
4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698