• ahaas's avatar
    [turbofan, arm64] Fix native stack parameters on arm64. · 282e9411
    ahaas authored
    I added a flag to the CallDescriptor which indicates that the native
    stack should be used for a CallObject instead of the js stack on arm64.
    
    Additionally I removed the use of EmitPrepareArguments because the
    current implementation does not work when float and int parameters are
    mixed. I plan to fix it in a future CL, because currently I have a
    problem figuring out the type of a parameter.
    
    R=titzer@chromium.org, v8-arm-ports@googlegroups.com
    
    Review URL: https://codereview.chromium.org/1494123002
    
    Cr-Commit-Position: refs/heads/master@{#32577}
    282e9411
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...