|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
#include <gdb-server.h>
| Public Attributes | |
| uint32_t | module_id | 
| std::string | module_name | 
Definition at line 43 of file gdb-server.h.
| uint32_t v8::internal::wasm::gdb_server::GdbServer::WasmModuleInfo::module_id | 
Definition at line 44 of file gdb-server.h.
| std::string v8::internal::wasm::gdb_server::GdbServer::WasmModuleInfo::module_name | 
Definition at line 45 of file gdb-server.h.