JSValidator(this.code, this.program, this.context) { _interpreter = JSInterpreter(code, program, context); _contextStack.add(context); }