• mstarzinger's avatar
    [compiler] Pass inlining_id via relocation info. · 32049620
    mstarzinger authored
    This passes the inlining_id of deoptimization points via the relocation
    info instead of via a side-channel to the CPU profiler. This is one step
    towards deprecating the side-channel in question and avoid the need for
    performing a lookup of the return address of the deopt point.
    
    R=jarin@chromium.org
    
    Review-Url: https://codereview.chromium.org/1956693002
    Cr-Commit-Position: refs/heads/master@{#36177}
    32049620
Name
Last commit
Last update
..
OWNERS Loading commit data...
assembler-s390-inl.h Loading commit data...
assembler-s390.cc Loading commit data...
assembler-s390.h Loading commit data...
builtins-s390.cc Loading commit data...
code-stubs-s390.cc Loading commit data...
code-stubs-s390.h Loading commit data...
codegen-s390.cc Loading commit data...
codegen-s390.h Loading commit data...
constants-s390.cc Loading commit data...
constants-s390.h Loading commit data...
cpu-s390.cc Loading commit data...
deoptimizer-s390.cc Loading commit data...
disasm-s390.cc Loading commit data...
frames-s390.cc Loading commit data...
frames-s390.h Loading commit data...
interface-descriptors-s390.cc Loading commit data...
macro-assembler-s390.cc Loading commit data...
macro-assembler-s390.h Loading commit data...
simulator-s390.cc Loading commit data...
simulator-s390.h Loading commit data...