Searched defs:sp_context (Results 1 – 2 of 2) sorted by relevance
21 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()
191 WRL::ComPtr<IUnknown> sp_context; in GetCachedObject() local