class.cc | 842 copy_bytes_(copy_bytes), imt_handle_scope_(imt_handle_scope) { 851 new_class_obj->PopulateEmbeddedImtAndVTable(imt_handle_scope_); 860 StackHandleScope<mirror::Class::kImtSize>* const imt_handle_scope_; member in class:art::mirror::CopyClassVisitor
|