You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@HalidOdat is changing Value to JsValue still desired? I could look into it, looks like fun with so many occurrences.
Yes. I'll change in it and create a new PR, I was doing this and #1373 at the same time that's why I did not create a PR for it. But I think it's best to rename it in a separate PR instead of doing both in one PR.
JsValue
<=Value
(#1457)JsString
<=RcString
(#1380)JsBigInt
<=RcBigInt
(#1408)JsSymbol
<=RcSymbol
(#1382)JsObject
<=GcObject
(#1489)JsResult
<=boa::Result
(#1493)The text was updated successfully, but these errors were encountered: