Home | History | Annotate | Download | only in arm64

Lines Matching refs:context_index

4659 void FullCodeGenerator::LoadContextField(Register dst, int context_index) {
4660 __ Ldr(dst, ContextMemOperand(cp, context_index));