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

  /external/chromium_org/v8/src/
background-parsing-task.h 28 allow_lazy(false) {}
41 bool allow_lazy; member in struct:v8::internal::StreamedSource
compiler.cc 1269 bool allow_lazy = literal->AllowsLazyCompilation() && local
    [all...]
preparser.h 95 bool allow_lazy() const { return allow_lazy_; } function in class:v8::internal::ParserBase
    [all...]

Completed in 288 milliseconds