Searched defs:class_file_len (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/oops/
H A DinstanceKlass.hpp591 jint class_file_len) { _cached_class_file_len = class_file_len;
590 set_cached_class_file(unsigned char *class_file_bytes, jint class_file_len) argument

Completed in 76 milliseconds