Searched refs:IsCatchContext (Results 1 – 5 of 5) sorted by relevance
215 } else if (context->IsCatchContext()) { in Lookup()
347 bool IsCatchContext() { in IsCatchContext() function
230 ASSERT(context->IsCatchContext()); in DeserializeScopeChain()
10848 ASSERT(context->IsCatchContext()); in MaterializeCatchScope()11053 ASSERT(context_->IsCatchContext()); in Type()11070 if (context_->IsCatchContext()) { in Type()
4116 if (context->has_extension() && !context->IsCatchContext()) { in ReferencesObject()