Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Show callstack in browser upon REPL crashes #2021

Closed
wants to merge 6 commits into from
Closed

Commits on May 24, 2018

  1. Fix issue #1732 heapGraph crashes

    David Cai committed May 24, 2018
    Configuration menu
    Copy the full SHA
    4c5bc2f View commit details
    Browse the repository at this point in the history
  2. linting

    David Cai committed May 24, 2018
    Configuration menu
    Copy the full SHA
    2ac8819 View commit details
    Browse the repository at this point in the history
  3. changed test flag name, improved comments

    David Cai committed May 24, 2018
    Configuration menu
    Copy the full SHA
    43902a6 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. Removed workaround, replaced with detecting error condition and throw…

    …ing error
    David Cai committed May 25, 2018
    Configuration menu
    Copy the full SHA
    4ffb7b2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

  1. Removed specific error for heapGraph + __optmize(). Instead, now show…

    … callstacks along with error message (for all errors) in repl
    David Cai committed May 31, 2018
    Configuration menu
    Copy the full SHA
    511cb65 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. removed test runner heapGraph support

    David Cai committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    4e74412 View commit details
    Browse the repository at this point in the history