value(real dom) = this.getter = updateComponent
web runtime
createElm
createComponent
beforeMount
Y
$mount
createComponentInstance
isComponent
compiler(compile template to render)
mounted
hasChildren
N
weex / ssr
initRender
install render function
createChildren
has options.render
return new vNode()
createComponent ? hasComponentInstance
isRealEle
isPrevNode