Searched refs:IsCatchContext (Results 1 – 6 of 6) sorted by relevance
200 DCHECK(context_->IsCatchContext()); in Type()218 if (context_->IsCatchContext()) { in Type()527 DCHECK(context->IsCatchContext()); in MaterializeCatchScope()767 DCHECK(context->IsCatchContext()); in SetCatchVariableValue()
96 bool Context::IsCatchContext() { in IsCatchContext() function
116 DCHECK(IsCatchContext()); in catch_name()359 } else if (context->IsCatchContext()) { in Lookup()
475 inline bool IsCatchContext();
7531 if (context->has_extension() && !context->IsCatchContext()) { in ReferencesObject()
261 DCHECK(context->IsCatchContext()); in DeserializeScopeChain()