Home | History | Annotate | Download | only in mips64

Lines Matching defs:env_offset

592     int env_offset = environment->translation_size() + dematerialized_index;
595 LOperand* value = environment->values()->at(env_offset + i);
599 environment->HasTaggedValueAt(env_offset + i),
600 environment->HasUint32ValueAt(env_offset + i),