Use ternary operator instead of std::max()
authorTomas Popela <tpopela@redhat.com>
Fri, 14 Sep 2018 18:23:00 +0000 (19:23 +0100)
committerAlberto Garcia <berto@igalia.com>
Fri, 14 Sep 2018 18:23:00 +0000 (19:23 +0100)
commitb6d6c711fbd088e7ef9aa12c986018c2633b733f
tree4ade1231b65f5a1606a614649614c2814d92d37a
parent25b86f6e62f99d68d706b565586400bb5d6259e3
Use ternary operator instead of std::max()

===================================================================

Gbp-Pq: Name replace-stdmax.patch
Source/JavaScriptCore/heap/RegisterState.h