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

/openjdk10/hotspot/src/share/vm/classfile/
H A DklassFactory.cpp49 if (JvmtiExport::should_post_class_file_load_hook()) {
130 if (JvmtiExport::should_post_class_file_load_hook()) {
/openjdk10/hotspot/src/share/vm/prims/
H A DjvmtiExport.hpp339 inline static bool should_post_class_file_load_hook() { function in class:JvmtiExport

Completed in 106 milliseconds