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

  /external/chromium_org/v8/src/
compiler.cc 1003 bool allow_lazy = literal->AllowsLazyCompilation() && local
    [all...]
preparser.h 89 bool allow_lazy() const { return allow_lazy_; } function in class:v8::internal::ParserBase
    [all...]

Completed in 59 milliseconds