Lines Matching full:move
84 GetPropertiesReturns result(std::move(outPropertyDesc), in GetProperties()
85 std::move(outInternalDescs), in GetProperties()
86 std::move(outPrivateProperties), in GetProperties()
87 std::move(outExceptionDetails)); in GetProperties()
111 CallFunctionOnReturns result(std::move(outRemoteObject), std::move(outExceptionDetails)); in CallFunctionOn()
268 outPropertyDesc->emplace_back(std::move(debuggerProperty)); in GetProperties()
345 .SetValue(std::move(remoteObjectTypedArray)); in AddTypedArrayRef()
346 outPropertyDesc->emplace_back(std::move(debuggerProperty)); in AddTypedArrayRef()
374 .SetValue(std::move(protoObj)); in GetProtoOrProtoType()
375 outPropertyDesc->emplace_back(std::move(debuggerProperty)); in GetProtoOrProtoType()
387 .SetValue(std::move(protoObj)); in GetProtoOrProtoType()
388 outPropertyDesc->emplace_back(std::move(debuggerProperty)); in GetProtoOrProtoType()
424 .SetValue(std::move(remoteObjElement)); in GetAdditionalProperties()
425 outPropertyDesc->emplace_back(std::move(debuggerProperty)); in GetAdditionalProperties()
442 .SetValue(std::move(remoteObj)); in SetKeyValue()
443 outPropertyDesc->emplace_back(std::move(debuggerProperty)); in SetKeyValue()