• Clemens Hammacher's avatar
    Revert "[test] Avoid unnecessary std::vector allocations" · ab639e4a
    Clemens Hammacher authored
    This reverts commit e737b4ce.
    
    Reason for revert: On windows, V8_INFINITY is not constexpr
    
    Original change's description:
    > [test] Avoid unnecessary std::vector allocations
    > 
    > Instead of copying an array of fixed values into an std::vector for
    > each usage of the FOR_INPUTS macro, just iterate the constant data
    > directly.
    > This also makes the <type>_vector() functions return {constexpr Vector}
    > instead of {std::vector}.
    > 
    > R=​tebbi@chromium.org
    > 
    > Change-Id: Ifc3e5509b2fbf5e383c967c2f46acf2b07f7b5b4
    > Reviewed-on: https://chromium-review.googlesource.com/725427
    > Reviewed-by: Tobias Tebbi <tebbi@chromium.org>
    > Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#48688}
    
    TBR=clemensh@chromium.org,tebbi@chromium.org
    
    Change-Id: Iccb52941d4efe71b49b41572c3d922a5d78bdfd2
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/725899Reviewed-by: 's avatarClemens Hammacher <clemensh@chromium.org>
    Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#48691}
    ab639e4a
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 Loading commit data...
tools Loading commit data...
.clang-format Loading commit data...
.editorconfig Loading commit data...
.git-blame-ignore-revs 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...