Home
last modified time | relevance | path

Searched defs:getParent (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/src/js-heap/logic/
DAllocation.ts103 public getParent(node: AllocationFunction): void { method in AllocationLogic
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/ark-ts/
DTabPaneJsCpu.ts130 const getParent = (list: JsCpuProfilerTabStruct): void => { constant
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/hiperf/
DTabPerfBottomUp.ts144 const getParent = (list: PerfBottomUpStruct): void => { constant