HomeSort by relevance Sort by last modified time
    Searched refs:is_lazily_parsed (Results 1 - 3 of 3) sorted by null

  /external/v8/src/
preparser.cc 877 bool is_lazily_parsed = (outer_scope_type == GLOBAL_SCOPE && allow_lazy() && local
882 if (is_lazily_parsed) {
preparser.h 2648 bool is_lazily_parsed = local
    [all...]
parser.cc 3647 bool is_lazily_parsed = (mode() == PARSE_LAZILY && local
    [all...]

Completed in 127 milliseconds