@@ -342,7 +342,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
342342 < script >
343343 var gitbook = gitbook || [ ] ;
344344 gitbook . push ( function ( ) {
345- gitbook . page . hasChanged ( { "page" :{ "title" :"JavaScript 起源" , "level" :"1.3" , "depth" :1 , "next" :{ "title" :"JavaScript 语法解析、AST、V8、JIT" , "level" :"1.4" , "depth" :1 , "path" :"201709/runtime.md" , "ref" :"201709/runtime.md" , "articles" :[ ] } , "previous" :{ "title" :"序章" , "level" :"1.2" , "depth" :1 , "path" :"201709/preface.md" , "ref" :"201709/preface.md" , "articles" :[ ] } , "dir" :"ltr" } , "config" :{ "gitbook" :"*" , "theme" :"default" , "variables" :{ } , "plugins" :[ "katex" ] , "pluginsConfig" :{ "katex" :{ } , "highlight" :{ } , "search" :{ } , "lunr" :{ "maxIndexSize" :1000000 , "ignoreSpecialCharacters" :false } , "sharing" :{ "facebook" :true , "twitter" :true , "google" :false , "weibo" :false , "instapaper" :false , "vk" :false , "all" :[ "facebook" , "google" , "twitter" , "weibo" , "instapaper" ] } , "fontsettings" :{ "theme" :"white" , "family" :"sans" , "size" :2 } , "theme-default" :{ "styles" :{ "website" :"styles/website.css" , "pdf" :"styles/pdf.css" , "epub" :"styles/epub.css" , "mobi" :"styles/mobi.css" , "ebook" :"styles/ebook.css" , "print" :"styles/print.css" } , "showLevel" :false } } , "structure" :{ "langs" :"LANGS.md" , "readme" :"README.md" , "glossary" :"GLOSSARY.md" , "summary" :"SUMMARY.md" } , "pdf" :{ "pageNumbers" :true , "fontSize" :12 , "fontFamily" :"Arial" , "paperSize" :"a4" , "chapterMark" :"pagebreak" , "pageBreaksBefore" :"/" , "margin" :{ "right" :62 , "left" :62 , "top" :56 , "bottom" :56 } } , "styles" :{ "website" :"styles/website.css" , "pdf" :"styles/pdf.css" , "epub" :"styles/epub.css" , "mobi" :"styles/mobi.css" , "ebook" :"styles/ebook.css" , "print" :"styles/print.css" } } , "file" :{ "path" :"201709/origin.md" , "mtime" :"2017年11月13日T12:09:56.000Z" , "type" :"markdown" } , "gitbook" :{ "version" :"3.2.3" , "time" :"2017年11月13日T12:22:18.055Z" } , "basePath" :".." , "book" :{ "language" :"" } } ) ;
345+ gitbook . page . hasChanged ( { "page" :{ "title" :"JavaScript 起源" , "level" :"1.3" , "depth" :1 , "next" :{ "title" :"JavaScript 语法解析、AST、V8、JIT" , "level" :"1.4" , "depth" :1 , "path" :"201709/runtime.md" , "ref" :"201709/runtime.md" , "articles" :[ ] } , "previous" :{ "title" :"序章" , "level" :"1.2" , "depth" :1 , "path" :"201709/preface.md" , "ref" :"201709/preface.md" , "articles" :[ ] } , "dir" :"ltr" } , "config" :{ "gitbook" :"*" , "theme" :"default" , "variables" :{ } , "plugins" :[ "katex" ] , "pluginsConfig" :{ "katex" :{ } , "highlight" :{ } , "search" :{ } , "lunr" :{ "maxIndexSize" :1000000 , "ignoreSpecialCharacters" :false } , "sharing" :{ "facebook" :true , "twitter" :true , "google" :false , "weibo" :false , "instapaper" :false , "vk" :false , "all" :[ "facebook" , "google" , "twitter" , "weibo" , "instapaper" ] } , "fontsettings" :{ "theme" :"white" , "family" :"sans" , "size" :2 } , "theme-default" :{ "styles" :{ "website" :"styles/website.css" , "pdf" :"styles/pdf.css" , "epub" :"styles/epub.css" , "mobi" :"styles/mobi.css" , "ebook" :"styles/ebook.css" , "print" :"styles/print.css" } , "showLevel" :false } } , "structure" :{ "langs" :"LANGS.md" , "readme" :"README.md" , "glossary" :"GLOSSARY.md" , "summary" :"SUMMARY.md" } , "pdf" :{ "pageNumbers" :true , "fontSize" :12 , "fontFamily" :"Arial" , "paperSize" :"a4" , "chapterMark" :"pagebreak" , "pageBreaksBefore" :"/" , "margin" :{ "right" :62 , "left" :62 , "top" :56 , "bottom" :56 } } , "styles" :{ "website" :"styles/website.css" , "pdf" :"styles/pdf.css" , "epub" :"styles/epub.css" , "mobi" :"styles/mobi.css" , "ebook" :"styles/ebook.css" , "print" :"styles/print.css" } } , "file" :{ "path" :"201709/origin.md" , "mtime" :"2017年11月13日T12:09:56.000Z" , "type" :"markdown" } , "gitbook" :{ "version" :"3.2.3" , "time" :"2018年08月31日T08:23:32.431Z" } , "basePath" :".." , "book" :{ "language" :"" } } ) ;
346346 } ) ;
347347 </ script >
348348</ div >
0 commit comments