Home
last modified time | relevance | path

Searched defs:p_debug_control (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/tools/v8windbg/test/
Dv8windbg-test.cc25 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