%PDF- %PDF-
| Direktori : /home2/vacivi36/vittasync.vacivitta.com.br/vittasync/node/deps/v8/src/wasm/ |
| Current File : //home2/vacivi36/vittasync.vacivitta.com.br/vittasync/node/deps/v8/src/wasm/DEPS |
specific_include_rules = {
"jump-table-assembler\.(cc|h)": [
# The JumpTableAssembler should not depend on any wasm-specific headers.
# The only allowed include is 'src/codegen' for assembler headers.
"-src",
"+src/codegen",
"+src/wasm/jump-table-assembler.h",
],
"c-api\.cc": [
"+include/libplatform/libplatform.h",
"+third_party/wasm-api/wasm.h",
],
"c-api\.h": [
"+third_party/wasm-api/wasm.hh",
],
"turboshaft-graph-interface\.cc": [
"+src/compiler/turboshaft/assembler.h",
"+src/compiler/turboshaft/define-assembler-macros.inc",
"+src/compiler/turboshaft/graph.h",
"+src/compiler/turboshaft/machine-lowering-reducer.h",
"+src/compiler/turboshaft/required-optimization-reducer.h",
"+src/compiler/turboshaft/select-lowering-reducer.h",
"+src/compiler/turboshaft/undef-assembler-macros.inc",
"+src/compiler/turboshaft/variable-reducer.h"
],
"wasm-engine\.h": [
# The WasmEngine may cache common call descriptors.
"+src/compiler/wasm-call-descriptors.h",
]
}