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