Home | History | Annotate | Download | only in ia32

Lines Matching defs:env_offset

528     int env_offset = environment->translation_size() + dematerialized_index;
531 LOperand* value = environment->values()->at(env_offset + i);
535 environment->HasTaggedValueAt(env_offset + i),
536 environment->HasUint32ValueAt(env_offset + i),