Home
last modified time | relevance | path

Searched refs:after_code_section (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dmodule-decoder.cc1274 const bool after_code_section = next_ordered_section_ > kCodeSectionCode; in DecodeCompilationHintsSection() local
1275 if (before_function_section || after_code_section || in DecodeCompilationHintsSection()