Searched defs:ExecDebugCommand (Results 1 – 2 of 2) sorted by relevance
3492 bool Simulator::ExecDebugCommand(ArrayUniquePtr<char> line_ptr) { in ExecDebugCommand() function in v8::internal::Simulator
215 bool ArmDebugger::ExecDebugCommand(ArrayUniquePtr<char> line_ptr) { in ExecDebugCommand() function in v8::internal::ArmDebugger