Searched refs:m_blockSizes (Results 1 – 3 of 3) sorted by relevance
49 m_blockSizes = blockSizes; in MethodDescriptor()82 m_blockSizes = null; in MethodDescriptor()110 return m_blockSizes.length; in getBlockCount()115 return m_blockSizes; in getBlockSizes()201 … s.append (indent + INDENT_INCREMENT + "block " + bl + " (" + m_blockSizes [bl] + " instrs) : "); in toString()292 DataFactory.writeIntArray (method.m_blockSizes, out); in writeExternal()320 …private final int [] m_blockSizes; // always of positive length if ((status & METHOD_NO_BLOCK_DATA… field in MethodDescriptor
META-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...