Searched refs:NeedsCurrentMethod (Results 1 – 2 of 2) sorted by relevance
924 if (instruction->NeedsCurrentMethod()) { in AllocateLocations()
2664 bool NeedsCurrentMethod() const { in NeedsCurrentMethod() function5290 number_of_arguments + (NeedsCurrentMethod(load_kind) ? 1 : 0),5303 static bool NeedsCurrentMethod(MethodLoadKind load_kind) {