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

  /external/v8/src/ast/
scopes.cc     [all...]
ast-traversal-visitor.h 291 if (expr->scope()->was_lazily_parsed()) return;
scopes.h 648 bool was_lazily_parsed() const { return was_lazily_parsed_; } function in class:v8::internal::DeclarationScope
    [all...]

Completed in 127 milliseconds