Home | History | Annotate | Download | only in cctest

Lines Matching refs:maybe_object

3289   MaybeObject* maybe_object = HEAP->AllocateRaw(
3292 CHECK(maybe_object->ToObject(&obj));