Home | History | Annotate | Download | only in arm64

Lines Matching defs:env_offset

262     int env_offset = environment->translation_size() + dematerialized_index;
265 LOperand* value = environment->values()->at(env_offset + i);
269 environment->HasTaggedValueAt(env_offset + i),
270 environment->HasUint32ValueAt(env_offset + i),