Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor JsonReader's consumeNonExecutePrefix method #1505

Merged
merged 1 commit into from
Oct 4, 2019
Merged

Refactor JsonReader's consumeNonExecutePrefix method #1505

merged 1 commit into from
Oct 4, 2019

Conversation

Degubi
Copy link
Contributor

@Degubi Degubi commented Mar 31, 2019

  • Remove static array in JsonReader.
  • Replace loop if-s with 5 explicit if statements, each checking 1 character at a time.

@inder123 inder123 self-assigned this Oct 4, 2019
@inder123 inder123 merged commit 9bf25c2 into google:master Oct 4, 2019
@Degubi Degubi deleted the jsonreader_inlineprefix branch October 5, 2019 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants