Home | History | Annotate | Download | only in src

Lines Matching refs:maybe_obj

1399   MaybeObject* maybe_obj = GetElementsTransitionMap(GetIsolate(),
1401 if (!maybe_obj->ToObject(&obj)) return maybe_obj;