Searched refs:non_moving_array (Results 1 – 1 of 1) sorted by relevance
48 Object[] non_moving_array = (Object[]) runtime.newNonMovableArray(Object.class, 1); in $noinline$Alloc() local50 non_moving_array[0] = new Object(); in $noinline$Alloc()