• mvstanton's avatar
    Special printing for type feedback vectors. · 9386b861
    mvstanton authored
    Gdb macro jfv on an object will print it as a feedback vector.
    Printouts look like this:
    
    DebugPrint: 0x5dc0d2ad: [TypeFeedbackVector]
     - length: 12
     - ics with type info: 3
     - generic ics: 0
     ICSlot 0 CALL_IC MONOMORPHIC
      [4]: 0x5dc0d365 WeakCell for 0x5dc0cd69 <JS Function foo (SharedFunctionInfo 0x5dc0cb0d)>
      [5]: 0x4203c4c1 <Code: HANDLER>
     ICSlot 1 LOAD_IC MONOMORPHIC
      [6]: 0x5dc0d1f5 WeakCell for 0x3a710481 <Map(FAST_HOLEY_SMI_ELEMENTS)>
      [7]: 0x4203a1c1 <Code: HANDLER>
     ICSlot 2 LOAD_IC UNINITIALIZED
      [8]: 0x3060d045 <Symbol: 711234650 <String[20]: uninitialized_symbol>>
      [9]: 0x3060d045 <Symbol: 711234650 <String[20]: uninitialized_symbol>>
     ICSlot 3 LOAD_IC MONOMORPHIC
      [10]: 0x5dc0d3b5 WeakCell for 0x3a710d71 <Map(FAST_HOLEY_ELEMENTS)>
      [11]: 0x4202af01 <Code: HANDLER>
    
    BUG=
    
    Review URL: https://codereview.chromium.org/1225403005
    
    Cr-Commit-Position: refs/heads/master@{#29679}
    9386b861
Name
Last commit
Last update
benchmarks Loading commit data...
build Loading commit data...
include Loading commit data...
infra Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
testing Loading commit data...
third_party/binutils Loading commit data...
tools Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.ycm_extra_conf.py Loading commit data...
AUTHORS Loading commit data...
BUILD.gn Loading commit data...
ChangeLog Loading commit data...
DEPS Loading commit data...
LICENSE Loading commit data...
LICENSE.strongtalk Loading commit data...
LICENSE.v8 Loading commit data...
LICENSE.valgrind Loading commit data...
Makefile Loading commit data...
Makefile.android Loading commit data...
Makefile.nacl Loading commit data...
OWNERS Loading commit data...
PRESUBMIT.py Loading commit data...
README.md Loading commit data...
WATCHLISTS Loading commit data...
codereview.settings Loading commit data...