• 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-x87-inl.h Loading commit data...
assembler-x87.cc Loading commit data...
assembler-x87.h Loading commit data...
builtins-x87.cc Loading commit data...
code-stubs-x87.cc Loading commit data...
code-stubs-x87.h Loading commit data...
codegen-x87.cc Loading commit data...
codegen-x87.h Loading commit data...
cpu-x87.cc Loading commit data...
deoptimizer-x87.cc Loading commit data...
disasm-x87.cc Loading commit data...
frames-x87.cc Loading commit data...
frames-x87.h Loading commit data...
interface-descriptors-x87.cc Loading commit data...
macro-assembler-x87.cc Loading commit data...
macro-assembler-x87.h Loading commit data...
simulator-x87.cc Loading commit data...
simulator-x87.h Loading commit data...