Skip to content

Conversation

leirocks
Copy link
Contributor

@leirocks leirocks commented Jun 28, 2017

can't use nothrow allocator because our BaseDictionary does not support that.
need to handle the exception because saving dynamic profile info is in destructing code path.

need to handle the exception because saving dynamic profile info is in destructing code path
@chakrabot chakrabot merged commit 66f01c2 into chakra-core:release/1.6 Jun 29, 2017
chakrabot pushed a commit that referenced this pull request Jun 29, 2017
…Saving

Merge pull request #3253 from leirocks:dynprofilenothrow

can't use nothrow allocator because our BaseDictionary does not support that.
need to handle the exception because saving dynamic profile info is in destructing code path.
chakrabot pushed a commit that referenced this pull request Jun 29, 2017
…rofileInfoMapSaving

Merge pull request #3253 from leirocks:dynprofilenothrow

can't use nothrow allocator because our BaseDictionary does not support that.
need to handle the exception because saving dynamic profile info is in destructing code path.
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