Combined callstack frames

Report a typo

Which of the functions (callstack frames) will be combined in the Flame chart executed in the following sequences of calls?

  1. send()1 -> checkLength()1 -> removeDraft()1 -> changeStatus()1
  2. send()2 -> checkLength()2 -> changeStatus()2 -> changeStatus()3
  3. send()3 -> removeDraft()2 -> changeStatus()4 -> removeDraft()3
  4. send()4 -> changeStatus()5 -> changeStatus()6 -> removeDraft()4
Select one or more options from the list
___

Create a free account to access the full topic