Commit df1964a0 authored by rmcilroy's avatar rmcilroy Committed by Commit bot

[WATCHLIST] Add BytecodeGraphBuilder and InterpreterAssembler to interpreter watchlist.

Review URL: https://codereview.chromium.org/1657683002

Cr-Commit-Position: refs/heads/master@{#33663}
parent 062fc9ab
...@@ -44,6 +44,8 @@ ...@@ -44,6 +44,8 @@
}, },
'interpreter': { 'interpreter': {
'filepath': 'src/interpreter/' \ 'filepath': 'src/interpreter/' \
'|src/compiler/interpreter' \
'|src/compiler/bytecode' \
'|test/cctest/interpreter/' \ '|test/cctest/interpreter/' \
'|test/unittests/interpreter/', '|test/unittests/interpreter/',
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment