Searched refs:IsCatchContext (Results 1 – 5 of 5) sorted by relevance
94 IsEvalContext() || IsCatchContext()); in extension_object()289 context->IsModuleContext() || context->IsCatchContext()) { in Lookup()
90 bool Context::IsCatchContext() const { in IsCatchContext() function
549 inline bool IsCatchContext() const;
8220 if (context->has_extension() && !context->IsCatchContext() && in ReferencesObject()
317 DCHECK(context_->IsCatchContext()); in Type()339 if (context_->IsCatchContext()) { in Type()