Searched refs:valueAfter (Results 1 – 1 of 1) sorted by relevance
138 JSValue valueAfter = getDirect(exec->globalData(), propertyName); in putWithAttributes() local139 if (valueAfter) in putWithAttributes()140 JSObject::putWithAttributes(exec, propertyName, valueAfter, attributes); in putWithAttributes()