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

  /external/v8/src/
scopes.h 272 bool is_catch_scope() const { return type_ == CATCH_SCOPE; } function in class:v8::internal::Scope
scopes.cc     [all...]

Completed in 38 milliseconds