Home
last modified time | relevance | path

Searched refs:GetLEB128Size (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/debug/wasm/gdb-server/
H A Dwasm-module-debug.cc58 int GetLEB128Size(base::Vector<const uint8_t> module_bytes, int offset) { in GetLEB128Size() function
72 return pc + GetLEB128Size(wire_bytes, pc); in ReturnPc()
78 pc += GetLEB128Size(wire_bytes, pc); in ReturnPc()
80 return pc + GetLEB128Size(wire_bytes, pc); in ReturnPc()

Completed in 2 milliseconds