blob: 6bb6ecf188102904f059c9d9680ddb51488094f5 [file] [log] [blame]
include_rules = [
# Allow Maglev to depend on TurboFan data structures.
# TODO(v8:7700): Clean up these dependencies by extracting common code to a
# separate directory.
"+src/compiler",
]
specific_include_rules = {
"maglev-graph-builder\.h": [
"+src/interpreter/interpreter-intrinsics.h",
],
}