Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8044816

On-demand compiled top-level program doesn't need :createProgramFunction

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • core-libs
    • None
    • b17
    • generic
    • generic

        :createProgramFunction method is emitted in top-level classes of compiled JavaScript programs as the entry point for retrieving a ScriptFunction object representing the program. It is always invoked on first compilation, and subsequent deoptimizing recompilations don't need to have it in their class files.

              attila Attila Szegedi
              attila Attila Szegedi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: