Java Local Pattern
Matches local references held in the stack of frames of a given thread, identified by its name.
Functions
Link copied to clipboard
fun ReferencePattern.ignored(patternApplies: (HeapGraph) -> Boolean = ALWAYS): IgnoredReferenceMatcher
Link copied to clipboard
fun ReferencePattern.leak(description: String = "", patternApplies: (HeapGraph) -> Boolean = ALWAYS): LibraryLeakReferenceMatcher