ART: Change ObjPtr validation
Do not validate for copy constructor and assignment. This is the majority of overhead in practice. Invalid ObjPtrs will still be detected when they are used. Bug: 35644369 Test: m test-art-host Change-Id: I74378afdf69164046d854a0804465b83592f0873
Loading
Please sign in to comment