Searched defs:p_debug_control (Results 1 – 1 of 1) sorted by relevance
25 LoadExtensionScope(WRL::ComPtr<IDebugControl4> p_debug_control, in LoadExtensionScope()72 HRESULT SetBreakpoint(WRL::ComPtr<IDebugControl4> p_debug_control, in SetBreakpoint()91 HRESULT SetBreakpointInV8OrD8(WRL::ComPtr<IDebugControl4> p_debug_control, in SetBreakpointInV8OrD8()109 MyOutput* output, IDebugControl4* p_debug_control) { in RunAndCheckOutput()173 WRL::ComPtr<IDebugControl4> p_debug_control; in RunTests() local