Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/v8windbg/src/
Dv8-debug-helper-interop.cc21 explicit MemReaderScope(WRL::ComPtr<IDebugHostContext> sp_context) in MemReaderScope()
120 V8HeapObject GetHeapObject(WRL::ComPtr<IDebugHostContext> sp_context, in GetHeapObject()
169 std::vector<Property> GetStackFrame(WRL::ComPtr<IDebugHostContext> sp_context, in GetStackFrame()
Dobject-inspection.h191 WRL::ComPtr<IUnknown> sp_context; in GetCachedObject() local