Avoid constructing types with errors.
BUG=27626735 Rationale: Do not construct classes with a link error. Without this, the error type thought it was Object (mirror's method IsObjectClass() returns true if there is no superclass). Change-Id: I55ca8cc8cfc042210edf748aab10da4c6e345980
Loading
Please sign in to comment