diff --git a/js/src/frontend/ParseNode.h b/js/src/frontend/ParseNode.h index dd11e58557b1..8204c55864c7 100644 --- a/js/src/frontend/ParseNode.h +++ b/js/src/frontend/ParseNode.h @@ -121,7 +121,6 @@ class UpvarCookie F(TRY) \ F(CATCH) \ F(CATCHLIST) \ - F(FINALLY) \ F(THROW) \ F(DEBUGGER) \ F(GENERATOR) \