• Clemens Hammacher's avatar
    [simulator] Make Call variadic · a3baa353
    Clemens Hammacher authored
    In order to remove the CALL_GENERATED_CODE macro, it helps a lot to
    unify the interfaces of the simulators and make the Call method variadic
    in the number of arguments.
    This CL does that for each simulator. A follow-up CL will then
    completely remove the CALL_GENERATED_CODE macro and replace uses with
    the (new) GeneratedCode wrapper.
    
    R=mstarzinger@chromium.org
    
    Bug: v8:7182
    Change-Id: I1f81445ec2faba30f0bd233b022ae1f0fae4e96f
    Reviewed-on: https://chromium-review.googlesource.com/850873
    Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
    Reviewed-by: 's avatarMichael Starzinger <mstarzinger@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#50413}
    a3baa353
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector 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...
mkgrokdump Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
test262 Loading commit data...
unittests Loading commit data...
wasm-spec-tests 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...