rokucommunity / brs

An interpreter for the BrightScript language that runs on non-Roku platforms.
MIT License
4 stars 2 forks source link

Fixed #41 - Global functions `GetInterface()` and `FindMemberFunction()` are not properly boxing parameters #42

Closed lvcabral closed 6 months ago

lvcabral commented 6 months ago

Both of the methods GetInterface() and FindMemberFunction() were not properly boxing parameters to behave like a Roku device.