Searched refs:method_storage (Results 1 – 1 of 1) sorted by relevance
312 auto* method_storage = allocator_->Alloc(art::Thread::Current(), in VisitFrame() local315 CHECK(method_storage != nullptr) << "Unable to allocate storage for obsolete version of '" in VisitFrame()317 new_obsolete_method = new (method_storage) art::ArtMethod(); in VisitFrame()