25f2abb64d
The variable `input` is accepted by a universal reference, so it doesn't make sense to cast a potential lvalue reference into an rvalue reference. In case `input` is an lvalue reference, we should rather forward the value as is to `ToV8()`. Signed-off-by: Darshan Sen <darshan.sen@postman.com> |
||
---|---|---|
.. | ||
app | ||
browser | ||
common | ||
renderer | ||
utility |