Home | History | Annotate | Download | only in compiler

Lines Matching full:object_array_class

760   Handle<Class> object_array_class(hs.NewHandle(
774 hs.NewHandle(ObjectArray<Object>::Alloc(self, object_array_class.Get(),
788 ObjectArray<Object>::Alloc(self, object_array_class.Get(), ImageHeader::kImageRootsMax)));