Searched refs:is_accessed_from_inner_scope_ (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dvariables.h99 return is_accessed_from_inner_scope_;
102 is_accessed_from_inner_scope_ = true;
160 bool is_accessed_from_inner_scope_; // set by variable resolver member in class:v8::internal::Variable
H A Dvariables.cc101 is_accessed_from_inner_scope_(false),

Completed in 43 milliseconds