Home | History | Annotate | Download | only in src

Lines Matching refs:maybe_scope_info

4784   MaybeObject* maybe_scope_info = AllocateFixedArray(length, TENURED);
4785 if (!maybe_scope_info->To(&scope_info)) return maybe_scope_info;