Searched refs:stackFrameLen (Results 1 – 1 of 1) sorted by relevance
87 final int stackFrameLen; field in Main.Allocations104 stackFrameLen = b.get() & 0xff; in Allocations()105 if (stackFrameLen != 8) { in Allocations()106 throw new IllegalArgumentException("Unexpected messageHeaderLen " + stackFrameLen); in Allocations()118 " stack frame len: " + stackFrameLen + in toString()