NativeRegExp still uses the slow ScriptRuntime.apply() to invoke a callback

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: core-libs
    • None

      NativeRegExp still uses the slow ScriptRuntime.apply() to invoke a callback in callReplaceValue. We changed all other instances of this to use a dynamic invoker on a "dyn:call" object, e.g. see getEVERY_CALLBACK_INVOKER() in NativeArray etc.

      This is one accidental remnant of such behavior, and should be consolidated.

            Assignee:
            Attila Szegedi
            Reporter:
            Attila Szegedi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: