Definition
JS Self-Profiling API defines ProfilerStack
dictionary ProfilerStack {
  unsigned long long parentId;
  required unsigned long long frameId;
};ProfilerStack dictionaryJS Self-Profiling API defines ProfilerStack
dictionary ProfilerStack {
  unsigned long long parentId;
  required unsigned long long frameId;
};