Searched refs:maybe_accessor_pair (Results 1 – 1 of 1) sorted by relevance
1594 Object maybe_accessor_pair = cell->value(kAcquireLoad); in TryGetPropertyCell() local1595 if (!maybe_accessor_pair.IsAccessorPair()) return {}; in TryGetPropertyCell()1599 isolate, AccessorPair::cast(maybe_accessor_pair) in TryGetPropertyCell()