Searched refs:sourceFile (Results 1 – 3 of 3) sorted by relevance
34 public String sourceFile; field in JavaStackFrameSnapshot48 this.sourceFile = that.sourceFile; in JavaStackFrameSnapshot()
211 frame.sourceFile = javaRe.group(4); in parse()320 + " / " + jf.sourceFile + " / " + jf.sourceLine in parse()
347 hdf.setValue("sourceFile", f.sourceFile); in makeStackFrameSnapshotHdf()