Do not DCHECK intrinsics with hidden API flags
Switching an ArtMethod into an intrinsic wipes its hidden API flags. Those with flags therefore need to be special cased. Disable the DCHECK for these for the moment. Bug: 64382372 Test: make Change-Id: I8ea3f53a1a86fd7a2f82b215ca068eeafec88c49
Loading
Please sign in to comment