Deprecation warning
Ivy JIT mode doesn't require accessing this symbol.
class JitCompilerFactory implements CompilerFactory { constructor(defaultOptions: CompilerOptions[]): JitCompilerFactory; createCompiler(options?: CompilerOptions[]): Compiler;}
JitCompilerFactory
CompilerOptions[]
Compiler