Home | History | Annotate | Download | only in arm

Lines Matching refs:attr

1228     PropertyAttributes attr = node->mode() == Variable::VAR ? NONE : READ_ONLY;
1229 __ mov(r0, Operand(Smi::FromInt(attr)));