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

Reorder short-circuit tests in ApplySpecialization to run cheapest first

XMLWordPrintable

    • b82
    • generic
    • generic

        Reorder short-circuit tests in ApplySpecialization to run cheapest first. Specifically, the Global.isBuiltinFunctionPrototypeApply() should come after all flag checks. Another cheap flag test that can short circuit more costly traversal (hasApply) is FunctionNode.needsArguments()

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

                Created:
                Updated:
                Resolved: