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

/openjdk10/hotspot/src/share/vm/aot/
H A DaotCompiledMethod.hpp288 virtual bool do_unloading_jvmci(BoolObjectClosure* is_alive, bool unloading_occurred) { return false; } function in class:AOTCompiledMethod
/openjdk10/hotspot/src/share/vm/code/
H A Dnmethod.cpp1526 bool nmethod::do_unloading_jvmci(BoolObjectClosure* is_alive, bool unloading_occurred) { function in class:nmethod

Completed in 49 milliseconds