InlineCallbacks.baseline 821 B

1234567891011121314151617181920212223242526272829
  1. foo
  2. foo
  3. INLINING : Inlining callback at CallSite: 0 Caller: Dispatch ( (#1.1), #2)
  4. foo
  5. bar
  6. bar
  7. INLINING : Inlining callback at CallSite: 0 Caller: Dispatch ( (#1.1), #2)
  8. INLINING : Inlining callback at CallSite: 0 Caller: Dispatch ( (#1.1), #2)
  9. bar
  10. blah
  11. blah
  12. INLINING : Inlining callback at CallSite: 0 Caller: Dispatch2 ( (#1.12), #13)
  13. blah
  14. foo
  15. bar
  16. foo
  17. bar
  18. foo
  19. bar
  20. foo
  21. foo
  22. INLINING : Found callback def instr for call/apply target callback at CallSite: 0 Caller: DispatchCall ( (#1.23), #24)
  23. INLINING CALLBACK : Inlining callback for call/apply target : Foo ( (#1.2), #3)
  24. foo
  25. bar
  26. bar
  27. INLINING : Found callback def instr for call/apply target callback at CallSite: 0 Caller: DispatchApply ( (#1.27), #28)
  28. INLINING CALLBACK : Inlining callback for call/apply target : Bar ( (#1.9), #10)
  29. bar