Skip to content

Commit

Permalink
Dump API
Browse files Browse the repository at this point in the history
  • Loading branch information
pyricau committed Jan 2, 2024
1 parent 2a54101 commit b490a9a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions shark/shark/api/shark.api
Original file line number Diff line number Diff line change
Expand Up @@ -752,3 +752,7 @@ public final class shark/internal/ReferencePathNode$RootNode$NormalRootNode : sh
public fun getGcRoot ()Lshark/GcRoot;
}

public final class shark/internal/ReferencePathNodeKt {
public static final fun invalidObjectIdErrorMessage (Lshark/HeapGraph;Lshark/internal/ReferencePathNode;)Ljava/lang/String;
}

0 comments on commit b490a9a

Please sign in to comment.