Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/model/
Dcompiler.ts158 compileSlot(vm, target, dest as Element);
395 function compileSlot(vm: Vm, target: TemplateInterface, dest: Element): Element { function