Skip to content

handle non-indexable types for lefthand value of instanceof#837

Merged
Perryvw merged 2 commits intoTypeScriptToLua:masterfrom
chrisbajorin:instanceof
Mar 13, 2020
Merged

handle non-indexable types for lefthand value of instanceof#837
Perryvw merged 2 commits intoTypeScriptToLua:masterfrom
chrisbajorin:instanceof

Conversation

@chrisbajorin
Copy link
Copy Markdown
Contributor

Fixes #835

@Perryvw Perryvw merged commit 9442bf6 into TypeScriptToLua:master Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

__TS__InstanceOf errors when left-hand value compiles to userdata, function, boolean or number

3 participants