Home | History | Annotate | Download | only in cctest

Lines Matching full:maybe_object

1146     i::MaybeObject* maybe_object = isolate->pending_exception();
1148 CHECK(maybe_object->To(&exception));