webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
IWebJavaScriptCollector Interface Reference

import"IWebJavaScriptCollector.idl";

Inheritance diagram for IWebJavaScriptCollector:
WebJavaScriptCollector

Public Member Functions

HRESULT collect ()
 
HRESULT collectOnAlternateThread ([in] BOOL waitUntilDone)
 
HRESULT objectCount ([out, retval] UINT *count)
 

Member Function Documentation

◆ collect()

HRESULT IWebJavaScriptCollector::collect ( )

Implemented in WebJavaScriptCollector.

◆ collectOnAlternateThread()

HRESULT IWebJavaScriptCollector::collectOnAlternateThread ( [in] BOOL  waitUntilDone)

Implemented in WebJavaScriptCollector.

◆ objectCount()

HRESULT IWebJavaScriptCollector::objectCount ( [out, retval] UINT *  count)

The documentation for this interface was generated from the following file: