Searched refs:IsCatchContext (Results 1 – 3 of 3) sorted by relevance
298 return IsCatchContext() && extension() == object; in is_exception_holder()
510 bool Object::IsCatchContext() { in IsCatchContext() function
10484 context, extension, context_chain->IsCatchContext()); in CopyWithContextChain()