Lines Matching refs:context_index
4353 void FullCodeGenerator::LoadContextField(Register dst, int context_index) {4354 __ ldr(dst, ContextOperand(cp, context_index));