Wirebrowser Automation Script API Referece
    Preparing search index...

    Interface HeapSnapshotSearchResponse

    Response returned by searchLiveObjects.

    interface HeapSnapshotSearchResponse {
        results: HeapSnapshotSearchResult[];
    }
    Index

    Properties

    Properties

    List of matched objects.