Skip to content

Conversation

mrkmarron
Copy link
Contributor

Clean up of inflate code.
Add suppression of getter execution when in debug mode.
Update TTD to specialized allocator.
Add support for Node/VSCode TTD.
Added partial JustMyCode mode.
Fixed various bugs.

@msftclas
Copy link

Hi @mrkmarron, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!


It looks like you're a Microsoft contributor (Mark Marron). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;

{
if(error == JsErrorCategoryUsage)
{
wprintf(_u("Start time not in log range."));
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

both this and the one below misses \n. Was that intended?

@mrkmarron
Copy link
Contributor Author

Superseded by PR #1338.

@mrkmarron mrkmarron closed this Jul 26, 2016
@mrkmarron mrkmarron deleted the ttd branch August 1, 2016 18:45
chakrabot pushed a commit that referenced this pull request Aug 12, 2016
Merge pull request #1338 from mrkmarron:ttdNodeUpdate

-Changes needed for debugging with Node & VSCode (see PR #1215).

- Various bug fixes
  -Perf in interperter loop
  -Break in release ch
  -DisableJIT issues (Fixes #1244)

- x-plat types & API defs in JsRT
- x-plat host support and all TTD tests in Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants