HomeSort by relevance Sort by last modified time
    Searched refs:kVerifyRegBNewInstance (Results 1 - 3 of 3) sorted by null

  /art/runtime/
dex_instruction.h 154 kVerifyRegBNewInstance = 0x000020,
500 kVerifyRegBMethod | kVerifyRegBNewInstance | kVerifyRegBString | kVerifyRegBType |
dex_instruction_list.h 55 V(0x22, NEW_INSTANCE, "new-instance", k21c, true, kTypeRef, kContinue | kThrow | kClobber, kVerifyRegA | kVerifyRegBNewInstance) \
  /art/runtime/verifier/
method_verifier.cc 706 case Instruction::kVerifyRegBNewInstance:
    [all...]

Completed in 40 milliseconds