Home | History | Annotate | Download | only in CodeGen

Lines Matching full:setproperty

627   // If we have a copy property, we always have to use getProperty/setProperty.
628 // TODO: we could actually use setProperty and an expression for non-atomics.
656 // Otherwise, we need to at least use setProperty. However, if
663 // Otherwise, we have to use both setProperty and getProperty.