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

  /external/v8/src/parsing/
preparser.cc 1120 bool is_lazily_parsed = (outer_is_script_scope && allow_lazy() && local
    [all...]
parser.cc 4271 bool is_lazily_parsed = mode() == PARSE_LAZILY && local
    [all...]
parser-base.h 3348 bool is_lazily_parsed = local
    [all...]

Completed in 209 milliseconds