Home | History | Annotate | Download | only in runtime

Lines Matching refs:new_dex_pc

1815     uint32_t new_dex_pc = dex_pc + inst->SizeInCodeUnits();
1816 ShadowFrame* new_frame = ShadowFrame::Create(num_regs, NULL, m, new_dex_pc);