Home | History | Annotate | Download | only in x64

Lines Matching refs:maybe_cell

136     MaybeObject* maybe_cell = isolate()->heap()->AllocateJSGlobalPropertyCell(
139 if (maybe_cell->To(&cell)) {