fix corner cases in typeofs (#5301)
This commit is contained in:
@@ -142,6 +142,7 @@ DEF_BITPROPS(AST_Node, [
|
||||
"_squeezed",
|
||||
// AST_Call
|
||||
"call_only",
|
||||
// AST_Lambda
|
||||
"collapse_scanning",
|
||||
// AST_SymbolRef
|
||||
"defined",
|
||||
|
||||
Reference in New Issue
Block a user