MCPcopy Create free account
hub / github.com/btraceio/btrace / dump

Method dump

integration-tests/src/test/btrace/OnMethodTest.java:96–99  ·  view source on GitHub ↗
(String s)

Source from the content-addressed store, hash-verified

94 }
95
96 private static void dump(String s) {
97 println(s);
98 println("heap:" + Sys.Memory.heapUsage());
99 }
100}

Callers 2

noargsMethod · 0.95
argsMethod · 0.95

Calls 2

printlnMethod · 0.45
heapUsageMethod · 0.45

Tested by

no test coverage detected