Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wasm][debugger] Improvement of memory consumption while Evaluating Expressions #61470

Merged
merged 15 commits into from
Nov 16, 2021

Commits on Nov 11, 2021

  1. Fix memory consumption.

    thaystg committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    72ad108 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d65373b View commit details
    Browse the repository at this point in the history
  3. Fix debugger-tests

    thaystg committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    9755954 View commit details
    Browse the repository at this point in the history
  4. Fix compilation.

    thaystg committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    3e832bf View commit details
    Browse the repository at this point in the history
  5. Addressing @lewing PR.

    thaystg committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    498e2c1 View commit details
    Browse the repository at this point in the history
  6. Address @lewing comment

    thaystg committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    d505d40 View commit details
    Browse the repository at this point in the history
  7. Addressing @radical comment.

    thaystg committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    69ad647 View commit details
    Browse the repository at this point in the history
  8. Addressing comments.

    thaystg committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    d8e3e57 View commit details
    Browse the repository at this point in the history
  9. Addressing @radical comments.

    thaystg committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    0128938 View commit details
    Browse the repository at this point in the history
  10. missing return.

    thaystg committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    194ee4f View commit details
    Browse the repository at this point in the history
  11. Addressing @radical comments

    thaystg committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    36e7e56 View commit details
    Browse the repository at this point in the history
  12. Adding test case

    Co-authored-by: Larry Ewing <lewing@microsoft.com>
    thaystg and lewing committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    0a686ec View commit details
    Browse the repository at this point in the history
  13. Fixing tests.

    thaystg committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    97b98ce View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bd552fd View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Reuse the script.

    thaystg committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    351f897 View commit details
    Browse the repository at this point in the history