• Mathias Bynens's avatar
    [regexp] Support Regional_Indicator property class · 9237c08d
    Mathias Bynens authored
    This patch adds support for Regional_Indicator within Unicode property
    escapes in regular expressions.
    
    The Regional_Indicator binary property was added in Unicode v10 and is
    supported in ICU 60.1.
    
    An `#if` directive is used to prevent breaking Node.js until they
    update their ICU.
    
    BUG=v8:4743
    
    Cq-Include-Trybots: master.tryserver.v8:v8_linux_noi18n_rel_ng
    Change-Id: I7acec13c8ae7552558a0f852937984bba828e738
    Reviewed-on: https://chromium-review.googlesource.com/758273Reviewed-by: 's avatarJakob Gruber <jgruber@chromium.org>
    Commit-Queue: Mathias Bynens <mathias@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#49250}
    9237c08d
Name
Last commit
Last update
..
local-tests/test Loading commit data...
BUILD.gn Loading commit data...
README Loading commit data...
archive.py Loading commit data...
detachArrayBuffer.js Loading commit data...
harness-adapt.js Loading commit data...
harness-agent.js Loading commit data...
list.py Loading commit data...
prune-local-tests.sh Loading commit data...
test262.gyp Loading commit data...
test262.isolate Loading commit data...
test262.status Loading commit data...
testcfg.py Loading commit data...
upstream-local-tests.sh Loading commit data...