Home | History | Annotate | Download | only in arm

Lines Matching defs:env_offset

607     int env_offset = environment->translation_size() + dematerialized_index;
610 LOperand* value = environment->values()->at(env_offset + i);
614 environment->HasTaggedValueAt(env_offset + i),
615 environment->HasUint32ValueAt(env_offset + i),