Lines Matching defs:method
99 ArtMethod* method =
101 if (method == nullptr) {
106 // failure. Put the dex method index in the dequicken map since we need this to get number of
108 dequicken_map_.Put(dex_pc, DexFileReference(method->GetDexFile(),
109 method->GetDexMethodIndex()));
121 // TODO: Putting a field index in a method reference is gross.
176 // If the method is not found in the cache this means that it was never found
180 // Find the concrete method.
197 // If we knew exactly the class being dispatched upon, or if the target method cannot be
206 * Walks over the method code and adds any cast instructions in which