Use named args for clarity in memory tracking JS API calls

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration
    • Fully Compatible
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Memory tracking utils currently uses a positional-based argument system, which is annoying to document. Passing in a parameter object (e.g. here) would make this code much more readable and rely less on the commenting pattern like here.

              Assignee:
              Erin Liang
              Reporter:
              Erin Liang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: