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

  /external/v8/src/ast/
scopes.h 348 bool inside_with() const { return scope_inside_with_; } function in class:v8::internal::Scope
  /external/v8/src/parsing/
pattern-rewriter.cc 258 if (value != NULL && !descriptor_->scope->inside_with()) {

Completed in 62 milliseconds