• hablich's avatar
    Revert of [stubs] Port SubStringStub to TurboFan (patchset #8 id:140001 of... · 10a801f1
    hablich authored
    Revert of [stubs] Port SubStringStub to TurboFan (patchset #8 id:140001 of https://codereview.chromium.org/2355793003/ )
    
    Reason for revert:
    Speculative revert because of stability problems
    
    Original issue's description:
    > [stubs] Port SubStringStub to TurboFan
    >
    > This ports the platform-specific SubStringStub to TurboFan.
    >
    > It also contains a minor bug-fix for the case when the requested substring
    > length equals the subject string length, but the start index is not equal to 0.
    > The old stub implementation returned the subject string, while the new
    > implementation calls into runtime, which finally results in a thrown exception.
    >
    > BUG=v8:5415
    >
    > Committed: https://crrev.com/49be31921536716706a6790fbbf9c346b975af16
    > Cr-Commit-Position: refs/heads/master@{#39653}
    
    TBR=ishell@chromium.org,bmeurer@chromium.org,jgruber@chromium.org
    # Not skipping CQ checks because original CL landed more than 1 days ago.
    BUG=v8:5415, chromium:649967
    NOPRESUBMIT=true
    NOTRY=true
    
    Review-Url: https://codereview.chromium.org/2365413002
    Cr-Commit-Position: refs/heads/master@{#39737}
    10a801f1
Name
Last commit
Last update
benchmarks Loading commit data...
build_overrides Loading commit data...
docs Loading commit data...
gni Loading commit data...
gypfiles Loading commit data...
include Loading commit data...
infra Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
testing Loading commit data...
third_party/binutils Loading commit data...
tools Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.gn Loading commit data...
.ycm_extra_conf.py Loading commit data...
AUTHORS Loading commit data...
BUILD.gn Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
ChangeLog Loading commit data...
DEPS Loading commit data...
LICENSE Loading commit data...
LICENSE.fdlibm Loading commit data...
LICENSE.strongtalk Loading commit data...
LICENSE.v8 Loading commit data...
LICENSE.valgrind Loading commit data...
Makefile Loading commit data...
Makefile.android Loading commit data...
OWNERS Loading commit data...
PRESUBMIT.py Loading commit data...
README.md Loading commit data...
WATCHLISTS Loading commit data...
codereview.settings Loading commit data...
snapshot_toolchain.gni Loading commit data...