Searched refs:partial_snapshot_cache_ (Results 1 – 2 of 2) sorted by relevance
1079 List<Object*>* partial_snapshot_cache() { return &partial_snapshot_cache_; } in partial_snapshot_cache()1325 List<Object*> partial_snapshot_cache_; variable
2177 partial_snapshot_cache_.Add(heap_.undefined_value()); in Init()