Searched refs:DisallowNewWeakGlobals (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Djava_vm_ext.h134 void DisallowNewWeakGlobals()
H A Djava_vm_ext.cc731 void JavaVMExt::DisallowNewWeakGlobals() { function in class:art::JavaVMExt
735 // DisallowNewWeakGlobals is only called by CMS during the pause. It is required to have the
H A Druntime.cc2126 java_vm_->DisallowNewWeakGlobals();

Completed in 127 milliseconds