Searched defs:sp_host_context (Results 1 – 4 of 4) sorted by relevance
31 WRL::ComPtr<IDebugHostContext> sp_host_context; in GetCurrentIsolate() local
11 WRL::ComPtr<IDebugHostContext> sp_host_context; in GetJSStackFrames() local
577 WRL::ComPtr<IDebugHostContext> sp_host_context; in GetValue() local
234 HRESULT GetCurrentThread(WRL::ComPtr<IDebugHostContext>& sp_host_context, in GetCurrentThread()