diff options
author | 2023-11-15 13:19:06 +0000 | |
---|---|---|
committer | 2023-11-16 09:45:04 +0000 | |
commit | 6ad23882ac8b455c4b6068c37d1e5ebbc5aaa42f (patch) | |
tree | e8b17ce2206acbe7c7ff49fdce530d929538a37b /compiler/optimizing/intrinsic_objects.cc | |
parent | f174b906d316edb10d34ea50933c1a68cee31789 (diff) |
Rename a couple of methods related to redefinition for readability
TransformClasses is a method to actually redefine the method and
TransformClassesDirect is a method to call ClassFileLoadHooks which is
confusing. So rename TransformClassesDirect to CallClassFileLoadHooks
and also add some comments
Also rename GetRedefinitionError to CanRedefineClass.
Test: art/test.py
Change-Id: Ie04927f1aae2880d87bcb9bb19b5f3971911fd43
Diffstat (limited to 'compiler/optimizing/intrinsic_objects.cc')
0 files changed, 0 insertions, 0 deletions