JSInterpreter.fromCode(String code, Context programContext) : this(code, parseCode(code), programContext);