-
Bug
-
Resolution: Fixed
-
P4
-
None
-
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.