fix corner cases in typeofs (#5301)

This commit is contained in:
Alex Lam S.L
2022-01-17 06:03:41 +00:00
committed by GitHub
parent 43807c26fb
commit 35d7f316ef
3 changed files with 139 additions and 7 deletions

View File

@@ -142,6 +142,7 @@ DEF_BITPROPS(AST_Node, [
"_squeezed",
// AST_Call
"call_only",
// AST_Lambda
"collapse_scanning",
// AST_SymbolRef
"defined",