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

/openjdk7/hotspot/src/share/vm/classfile/
H A DclassFileParser.cpp998 STATIC_OOP, // Oops enumerator in enum:FieldAllocationType
1043 STATIC_OOP, // T_OBJECT = 12,
1044 STATIC_OOP, // T_ARRAY = 13,
3283 (fac.count[STATIC_OOP] * heapOopSize);
3488 case STATIC_OOP:
3620 this_klass->set_static_oop_field_count(fac.count[STATIC_OOP]);

Completed in 156 milliseconds