Home
last modified time | relevance | path

Searched defs:is_super (Results 1 – 2 of 2) sorted by relevance

/art/runtime/verifier/
Dmethod_verifier.cc2402 bool is_super = (inst->Opcode() == Instruction::INVOKE_SUPER || in CodeFlowVerifyInstruction() local
3484 const Instruction* inst, MethodType method_type, bool is_range, bool is_super) { in VerifyInvocationArgs()
/art/runtime/
Dclass_linker.cc4842 const bool is_super = i < super_ifcount; in LinkInterfaceMethods() local
4868 const bool is_super = i < super_ifcount; in LinkInterfaceMethods() local