Skip to content

Conversation

@VSadov
Copy link
Contributor

@VSadov VSadov commented Jul 24, 2018

It is possible and ok for the data part of the dictionary to contain FF.
The assert that we have in TryGetValue could get triggered if an unsuccessfull lookup goes through such value. The added test code does that, as an example.

It is possible and ok for the data to contain `FF`.
The assert that we have in `TryGetValue` could get triggered if an unsuccessfull lookup goes through this value. The added code in the test does that.
@VSadov VSadov requested review from dilijev and pleath July 24, 2018 22:11
Copy link
Contributor

@dilijev dilijev left a comment

Choose a reason for hiding this comment

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

LGTM

@chakrabot chakrabot merged commit e8459ba into chakra-core:release/1.10 Jul 24, 2018
chakrabot pushed a commit that referenced this pull request Jul 24, 2018
Merge pull request #5518 from VSadov:tiny

It is possible and ok for the `data` part of the dictionary to contain `FF`.
The assert that we have in `TryGetValue` could get triggered if an unsuccessfull lookup goes through such value. The added test code does that, as an example.
@VSadov
Copy link
Contributor Author

VSadov commented Jul 24, 2018

Thanks!!

chakrabot pushed a commit that referenced this pull request Jul 24, 2018
Merge pull request #5518 from VSadov:tiny

It is possible and ok for the `data` part of the dictionary to contain `FF`.
The assert that we have in `TryGetValue` could get triggered if an unsuccessfull lookup goes through such value. The added test code does that, as an example.
@VSadov VSadov deleted the tiny branch August 1, 2018 18:32
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