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

  /external/v8/src/ast/
scopes.h 334 void set_is_declaration_scope() { is_declaration_scope_ = true; } function in class:v8::internal::Scope
  /external/v8/src/parsing/
parser.cc     [all...]

Completed in 87 milliseconds