Searched refs:GetModuleDebugHandler (Results 1 – 2 of 2) sorted by relevance
170 bool GdbServer::GetModuleDebugHandler(uint32_t module_id, in GetModuleDebugHandler() function in v8::internal::wasm::gdb_server::GdbServer231 if (GetModuleDebugHandler(module_id, &module_debug)) { in GetWasmMemory()246 if (GetModuleDebugHandler(module_id, &module_debug)) { in GetWasmData()261 if (GetModuleDebugHandler(wasm_addr.ModuleId(), &module_debug)) { in GetWasmModuleBytes()274 if (GetModuleDebugHandler(wasm_module_id, &module_debug)) { in AddBreakpoint()297 if (GetModuleDebugHandler(wasm_module_id, &module_debug)) { in RemoveBreakpoint()365 if (GetModuleDebugHandler(pc.ModuleId(), &module_debug)) { in PrepareStep()
136 bool GetModuleDebugHandler(uint32_t module_id,