forked from facebook/hermes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement isHigh/Low Surrogate and other Unicode helpers
Summary: This adds some Unicode helper functions for determining if a code point is a surrogate, and for decoding surrogate pairs. These will be used by future Unicode regexps. Reviewed By: avp Differential Revision: D17413808 fbshipit-source-id: 7b23f5796900090f192525519527bfecba5e54a0
- Loading branch information
1 parent
edeef8a
commit 3f26192
Showing
2 changed files
with
27 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters