Compilation
↔ (process) to converts AST into Machine Code
aka Compile, Compiling, Compiled
Compile Time
phase of Program execution lifecycle during which Code is being compiled into Machine Code
References
SyntaxError
↔ Exception due to incorrect JS Syntax, will throw at Parsing/Compilation phase of Source Code