Home | History | Annotate | Download | only in ppc

Lines Matching defs:env_offset

577     int env_offset = environment->translation_size() + dematerialized_index;
580 LOperand* value = environment->values()->at(env_offset + i);
582 environment->HasTaggedValueAt(env_offset + i),
583 environment->HasUint32ValueAt(env_offset + i),