• mstarzinger's avatar
    Move interpreter cctests into v8::internal::interpreter namespace. · d1805eda
    mstarzinger authored
    This moves the cctest file for the interpreter to live in the same
    namespace as the components it is testing. Hence we can avoid the
    forbidden using directives pulling in entire namespaces.
    
    From the Google C++ style guide: "You may not use a using-directive to
    make all names from a namespace available". This would be covered by
    presubmit linter checks if build/namespaces were not blacklisted.
    
    R=rmcilroy@chromium.org
    
    Review URL: https://codereview.chromium.org/1410993009
    
    Cr-Commit-Position: refs/heads/master@{#31681}
    d1805eda
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
promises-aplus Loading commit data...
simdjs Loading commit data...
test262 Loading commit data...
unittests Loading commit data...
webkit Loading commit data...
bot_default.gyp Loading commit data...
bot_default.isolate Loading commit data...
default.gyp Loading commit data...
default.isolate Loading commit data...
optimize_for_size.gyp Loading commit data...
optimize_for_size.isolate Loading commit data...