mattbasta/btype

[3m] Transformer not creating lexical context objects

Closed this issue · 1 comments

It's missing some references sometimes.

  • Maybe it's the lexical lookup checker
  • Maybe there's still a reference to .length instead of the new .size
  • Maybe the heuristic is just bad
  • Maybe there's still a .type check instead of an instanceof check

Fixed