Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dfunction-body-decoder.cc147 constexpr int kNoByteCode = -1; in PrintRawWasmCode() local
152 if (line_numbers) line_numbers->push_back(kNoByteCode); in PrintRawWasmCode()
176 if (line_numbers) line_numbers->push_back(kNoByteCode); in PrintRawWasmCode()
183 if (line_numbers) line_numbers->push_back(kNoByteCode); in PrintRawWasmCode()
188 if (line_numbers) line_numbers->push_back(kNoByteCode); in PrintRawWasmCode()