Searched defs:unbox (Results 1 – 3 of 3) sorted by relevance
269 @Test public void unbox() throws Exception { in unbox() method in AbstractTypesTest
181 public TypeName unbox() { in unbox() method in TypeName
4128 uint32_t unbox = (instr & kJRawMark) ? J : JAL; in MSA_BIT_LIST() local