Home
last modified time | relevance | path

Searched defs:inside_with (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dscopes.h291 bool inside_with() const { return scope_inside_with_; } in inside_with() function
Dparser.h692 bool inside_with() const { return scope_->inside_with(); } in inside_with() function