renamed "isForAwaitOf" to "is_for_await_of"

This commit is contained in:
Erik Krogh Kristensen
2020-09-04 11:51:47 +02:00
parent 621e702e99
commit 99f8887844
7 changed files with 12 additions and 5 deletions

View File

@@ -1084,7 +1084,7 @@ public class ASTExtractor {
contextManager.leaveLoopStmt();
if (!lexicals.isEmpty()) scopeManager.leaveScope();
if (nd instanceof ForOfStatement && ((ForOfStatement) nd).isAwait())
trapwriter.addTuple("isForAwaitOf", key);
trapwriter.addTuple("is_for_await_of", key);
return key;
}

View File

@@ -283,7 +283,7 @@ decl(#20092,#20080)
stmts(#20093,0,#20084,2,";")
hasLocation(#20093,#20062)
stmt_containers(#20093,#20076)
isForAwaitOf(#20084)
is_for_await_of(#20084)
#20094=*
entry_cfg_node(#20094,#20001)
#20095=@"loc,{#10000},1,1,1,0"