Searched refs:obj_length (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/cvutils/
H A Dimg_icm.h63 mapsize = obj_length(icm->rgb); \
/openjdk7/hotspot/src/share/vm/opto/
H A Dlibrary_call.cpp4284 Node* obj_length = load_array_length(obj); local
4286 Node* alloc_obj = new_array(obj_klass, obj_length, 0, &obj_size); // no arguments to push
4300 obj_length,

Completed in 44 milliseconds