Searched refs:ScopedSuspendClassLoading (Results 1 – 1 of 1) sorted by relevance
2371 class ScopedSuspendClassLoading { class2373 ScopedSuspendClassLoading(art::Thread* self, art::Runtime* runtime, RedefinitionDataHolder& h) in ScopedSuspendClassLoading() function in openjdkjvmti::ScopedSuspendClassLoading2401 ~ScopedSuspendClassLoading() { in ~ScopedSuspendClassLoading()2476 ScopedSuspendClassLoading suspend_class_load(self_, runtime_, holder); in Run()