• mvstanton's avatar
    Forking the type system between Crankshaft & Turbofan. · 17e9e2f4
    mvstanton authored
    Our Type class has a semantic and representational dimension.
    Much code in src/ast, Crankshaft and Turbofan is based on it.
    Going forward in Turbofan we'd like to remove representational information
    entirely. To that end, new type AstType has been created to preserve
    existing behavior for the benefit of Crankshaft and the AST.
    
    BUG=
    
    Review-Url: https://codereview.chromium.org/2302283002
    Cr-Commit-Position: refs/heads/master@{#39135}
    17e9e2f4
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
fuzzer Loading commit data...
inspector_protocol_parser_test 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...
BUILD.gn 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...
perf.gyp Loading commit data...
perf.isolate Loading commit data...