Searched defs:is_super (Results 1 – 2 of 2) sorted by relevance
2223 bool is_super = (inst->Opcode() == Instruction::INVOKE_SUPER || in CodeFlowVerifyInstruction() local3295 bool is_super) { in VerifyInvocationArgs()
5201 const bool is_super = i < super_ifcount; in LinkInterfaceMethods() local