• 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...
delayed-masm-arm64-inl.h Loading commit data...
delayed-masm-arm64.cc Loading commit data...
delayed-masm-arm64.h Loading commit data...
lithium-arm64.cc Loading commit data...
lithium-arm64.h Loading commit data...
lithium-codegen-arm64.cc Loading commit data...
lithium-codegen-arm64.h Loading commit data...
lithium-gap-resolver-arm64.cc Loading commit data...
lithium-gap-resolver-arm64.h Loading commit data...