• Matheus Marchini's avatar
    [postmortem] generate more comprehensive metadata · 66251fba
    Matheus Marchini authored
    Improve postmortem metadata generated by gen-postmortem-metadata by also
    including weak and synchronous accessors, as well as CHECKED and
    CHECKED2 variants of all accessors currently considered by
    gen-postmortem-metadata. Also improve type collection by parsing
    TORQUE_INSTANCE_CHECKERS_SINGLE_FULLY_DEFINED, as we were missing
    several types with the previous heuristic (like StackTraceFrame,
    PromiseReaction, and many others). This will include 96 new v8dbg
    constants which can be used by debuggers like llnode.
    
    R=hpayer@google.com, verwaest@google.com, victorgomes@google.com
    
    Change-Id: Ia9bea21eec38b92d255c3636c6a284eb27e9ed9b
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2056126Reviewed-by: 's avatarTobias Tebbi <tebbi@chromium.org>
    Commit-Queue: Tobias Tebbi <tebbi@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#66551}
    66251fba
gen-postmortem-metadata.py 28.8 KB