Home | History | Annotate | Download | only in src

Lines Matching refs:cell_

3458       : cell_(cell), details_(details) {
3464 Handle<JSGlobalPropertyCell> cell() const { return cell_; }
3471 return reinterpret_cast<intptr_t>(*cell_);
3483 return cell_.is_identical_to(b->cell());
3487 Handle<JSGlobalPropertyCell> cell_;
3538 cell_(cell),
3543 Handle<JSGlobalPropertyCell> cell() const { return cell_; }
3559 Handle<JSGlobalPropertyCell> cell_;