Searched defs:dealloc_error (Results 1 – 2 of 2) sorted by relevance
11 fn dealloc_error(&mut self); in dealloc_error() method26 fn dealloc_error(&mut self) { in dealloc_error() method
130 jvmtiError dealloc_error = env_->Deallocate(reinterpret_cast<unsigned char*>(p)); in deallocate() local