Searched refs:should_access_heap (Results 1 – 2 of 2) sorted by relevance
131 bool should_access_heap() const { in should_access_heap() function in v8::internal::compiler::ObjectData775 if (map_data->should_access_heap()) { in GetMapInstanceType()897 if (should_access_heap()) { \1141 if (data_->should_access_heap()) { in InitialMapInstanceSizeWithMinSlack()1355 CHECK(data_->should_access_heap()); in GetFromImmutableFixedDoubleArray()1373 if (data_->should_access_heap()) { \1378 if (data_->should_access_heap()) { \1582 DCHECK(data_->should_access_heap()); in value()1768 if (data_->should_access_heap()) { in TryGetBooleanValue()1796 bool ObjectRef::should_access_heap() const { in should_access_heap() function in v8::internal::compiler::ObjectRef[all …]
248 bool should_access_heap() const;