Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dcompiler.cc1011 bool parse_allow_lazy = in CompileToplevel() local
1017 if (!parse_allow_lazy && in CompileToplevel()
1026 if (!Parser::Parse(info, parse_allow_lazy)) { in CompileToplevel()