Home | History | Annotate | Download | only in interpreter

Lines Matching refs:propDst

203     int propDst = vPC[2].u.operand;
225 callFrame->r(propDst) = JSValue(result);
2057 /* resolve_with_base baseDst(r) propDst(r) property(id)
2062 propDst. If the property is not found, raises an exception.