Searched refs:NeedsCurrentMethod (Results 1 – 2 of 2) sorted by relevance
994 if (instruction->NeedsCurrentMethod()) { in AllocateLocations()
2589 bool NeedsCurrentMethod() const { in NeedsCurrentMethod() function5142 number_of_arguments + (NeedsCurrentMethod(load_kind) ? 1 : 0),5154 static bool NeedsCurrentMethod(MethodLoadKind load_kind) {