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

/openjdk7/hotspot/src/share/vm/classfile/
H A DclassFileParser.cpp367 check_property(valid_cp_range(klass_ref_index, length) &&
372 check_property(valid_cp_range(name_and_type_ref_index, length) &&
389 check_property(
398 check_property(
403 check_property(
419 check_property(
433 check_property(
445 check_property(
457 check_property(
466 check_property(
[all...]
H A DclassFileParser.hpp259 inline void check_property(bool property, const char* msg, int index, TRAPS) { function in class:VALUE_OBJ_CLASS_SPEC
267 inline void check_property(bool property, const char* msg, TRAPS) { function in class:VALUE_OBJ_CLASS_SPEC

Completed in 38 milliseconds