Skip to content

Conversation

@MikeHolman
Copy link
Contributor

In case primary ScriptContext is closed, threadContext->debugManager can be freed, and if new ScriptContext is later opened, a new debugManager is created. In this case, the address we initially cached on the JIT will be wrong.

@chakrabot chakrabot merged commit b9022dd into chakra-core:master Oct 18, 2016
chakrabot pushed a commit that referenced this pull request Oct 18, 2016
…ontext, instead of new ThreadContext

Merge pull request #1758 from MikeHolman:debugmanageroop

In case primary ScriptContext is closed, threadContext->debugManager can be freed, and if new ScriptContext is later opened, a new debugManager is created. In this case, the address we initially cached on the JIT will be wrong.
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.

5 participants