Home
last modified time | relevance | path

Searched refs:detachSelection (Results 1 – 7 of 7) sorted by relevance

/external/v8/tools/turbolizer/src/
Dgraphmultiview.ts91 rememberedSelection = this.currentPhaseView.detachSelection();
106 detachSelection() { method in GraphMultiView
Dschedule-view.ts35 detachSelection() { method in ScheduleView
37 return this.selection.detachSelection();
Dview.ts11 abstract detachSelection(): Set<string>;
Dselection.ts55 detachSelection() { method in MySelection
Ddisassembly-view.ts247 detachSelection() { return null; }
Dcode-view.ts270 detachSelection() { return null; }
Dgraph-view.ts413 detachSelection() { method in GraphView
414 return this.state.selection.detachSelection();