416941704171417241734174417541764177
profiledMethods = newProfiledMethods; } // only add the first one we encounter, since others will probably share the original if (profiledMethods[index] == null) { profiledMethods[index] = new ProfiledMethod(name, method); } } }