Lines Matching full:is_object
690 bool is_object = exception->ToObject(&exception_object);696 ASSERT(!catchable_by_javascript || is_object);733 ASSERT(is_object); // Can't use the handle unless there's a real object.759 if (is_object) {