Searched refs:SetPropertyForDataDescriptorProxy (Results 1 – 2 of 2) sorted by relevance
781 static bool SetPropertyForDataDescriptorProxy(JSThread *thread, ObjectOperator *op,
829 bool JSObject::SetPropertyForDataDescriptorProxy(JSThread *thread, ObjectOperator *op, in SetPropertyForDataDescriptorProxy() function in panda::ecmascript::JSObject886 return SetPropertyForDataDescriptorProxy(thread, op, value, receiver); in SetPropertyForDataDescriptor()