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

Side by Side Diff: src/interpreter/DEPS

Issue 1673333004: [Interpreter] Make InterpreterAssembler a subclass of CodeStubAssembler. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Fix debug-code Created 4 years, 10 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 2016/02/10 12:51:36 I think we can also adapt the top-level WATCHLISTS
rmcilroy 2016/02/10 16:13:39 Done.
3 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698