Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/model/
Dcompiler.ts192 compileNativeComponent(vm, target, dest, type);
616 function compileNativeComponent(vm: Vm, template: TemplateInterface, dest: FragBlockInterface | Ele… function