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

Reduce ScriptObject.findCallMethodMethod

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • None
    • core-libs
    • None
    • b82
    • generic
    • generic

      ScriptObject.findCallMethodMethod is not used by Nashorn (as we don't use the dyn:callMethod operation), but it might still be used by other languages, so it's worth keeping around. For this purpose though, it should be simplified - reduced to a dyn:getMethod folded into a dyn:call.

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

              Created:
              Updated:
              Resolved: