• Clemens Hammacher's avatar
    [Liftoff] Add memory tracing support · 4dc85663
    Clemens Hammacher authored
    This adds support for tracing memory operations in code compiled with
    Liftoff. This is the first runtime call we emit from Liftoff code, so
    part of this code can be reused for other runtime calls.
    
    Drive-by: Reuse outer compilation zone (avoid one Zone allocation).
    
    Bug: v8:6600, v8:7210
    Change-Id: I8b22088d0685338d533d328cb371384210e0ed22
    Reviewed-on: https://chromium-review.googlesource.com/864663Reviewed-by: 's avatarBen Titzer <titzer@chromium.org>
    Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#50652}
    4dc85663
Name
Last commit
Last update
..
arm Loading commit data...
arm64 Loading commit data...
ia32 Loading commit data...
mips Loading commit data...
mips64 Loading commit data...
ppc Loading commit data...
s390 Loading commit data...
x64 Loading commit data...
DEPS Loading commit data...
liftoff-assembler-defs.h Loading commit data...
liftoff-assembler.cc Loading commit data...
liftoff-assembler.h Loading commit data...
liftoff-compiler.cc Loading commit data...
liftoff-register.h Loading commit data...