vue_complied2
2022-12-14 14:42:55 0 举报
vue编译原理2
作者其他创作
大纲/内容
render
res: { span style=\"font-size: inherit;\
ref: { span style=\"font-size: inherit;\
createCompiler(baseOptions)
调用
赋值给ref$1
cache
编译结束
return
赋值给complied
{ complie: font color=\"#1976d2\
{ span style=\"font-size: inherit;\
return res,赋值给ref
createCompilerCreator(fn baseCompile)
实际调用
res.render = createFunction(complied.render)res.staticRenderFns = createFunction(compiled.staticRenderFns)
compileToFunctions
createCompileToFunctionFn
0 条评论
下一页