Home | History | Annotate | Download | only in mips

Lines Matching defs:env_offset

604     int env_offset = environment->translation_size() + dematerialized_index;
607 LOperand* value = environment->values()->at(env_offset + i);
611 environment->HasTaggedValueAt(env_offset + i),
612 environment->HasUint32ValueAt(env_offset + i),