Lines Matching defs:DumpForSnapshot

1841 void JSAPITreeMap::DumpForSnapshot(std::vector<Reference> &vec) const
1846 map->DumpForSnapshot(vec);
1849 JSObject::DumpForSnapshot(vec);
1867 void JSAPITreeMapIterator::DumpForSnapshot(std::vector<Reference> &vec) const
1873 map->DumpForSnapshot(vec);
1878 JSObject::DumpForSnapshot(vec);
1963 void JSAPITreeSet::DumpForSnapshot(std::vector<Reference> &vec) const
1968 set->DumpForSnapshot(vec);
1971 JSObject::DumpForSnapshot(vec);
1989 void JSAPITreeSetIterator::DumpForSnapshot(std::vector<Reference> &vec) const
1995 set->DumpForSnapshot(vec);
2000 JSObject::DumpForSnapshot(vec);
2060 void JSAPIPlainArrayIterator::DumpForSnapshot(std::vector<Reference> &vec) const
2065 array->DumpForSnapshot(vec);
2069 JSObject::DumpForSnapshot(vec);
2341 void JSAPIHashMap::DumpForSnapshot(std::vector<Reference> &vec) const
2346 map->DumpForSnapshot(vec);
2349 JSObject::DumpForSnapshot(vec);
2360 void JSAPIHashSet::DumpForSnapshot(std::vector<Reference> &vec) const
2365 set->DumpForSnapshot(vec);
2368 JSObject::DumpForSnapshot(vec);
2378 void JSAPIHashMapIterator::DumpForSnapshot(std::vector<Reference> &vec) const
2384 JSObject::DumpForSnapshot(vec);
2394 void JSAPIHashSetIterator::DumpForSnapshot(std::vector<Reference> &vec) const
2396 JSObject::DumpForSnapshot(vec);
2434 void JSAPIList::DumpForSnapshot(std::vector<Reference> &vec) const
2438 list->DumpForSnapshot(vec);
2440 JSObject::DumpForSnapshot(vec);
2454 void JSAPIListIterator::DumpForSnapshot(std::vector<Reference> &vec) const
2459 list->DumpForSnapshot(vec);
2462 JSObject::DumpForSnapshot(vec);
2475 void JSAPILinkedList::DumpForSnapshot(std::vector<Reference> &vec) const
2479 list->DumpForSnapshot(vec);
2482 JSObject::DumpForSnapshot(vec);
2496 void JSAPILinkedListIterator::DumpForSnapshot(std::vector<Reference> &vec) const
2501 linkedList->DumpForSnapshot(vec);
2505 JSObject::DumpForSnapshot(vec);
3958 JSHClass::Cast(obj)->DumpForSnapshot(vec);
3980 ProfileTypeInfoCell::Cast(obj)->DumpForSnapshot(vec);
3983 FunctionTemplate::Cast(obj)->DumpForSnapshot(vec);
3986 VTable::Cast(obj)->DumpForSnapshot(vec);
3989 ProfileTypeInfo::Cast(obj)->DumpForSnapshot(vec);
4013 JSObject::Cast(obj)->DumpForSnapshot(vec);
4018 JSFunction::Cast(obj)->DumpForSnapshot(vec);
4021 JSBoundFunction::Cast(obj)->DumpForSnapshot(vec);
4024 JSSet::Cast(obj)->DumpForSnapshot(vec);
4027 JSSharedSet::Cast(obj)->DumpForSnapshot(vec);
4030 JSMap::Cast(obj)->DumpForSnapshot(vec);
4033 JSSharedMap::Cast(obj)->DumpForSnapshot(vec);
4036 JSWeakSet::Cast(obj)->DumpForSnapshot(vec);
4039 JSWeakMap::Cast(obj)->DumpForSnapshot(vec);
4042 JSWeakRef::Cast(obj)->DumpForSnapshot(vec);
4045 JSFinalizationRegistry::Cast(obj)->DumpForSnapshot(vec);
4048 CellRecord::Cast(obj)->DumpForSnapshot(vec);
4051 JSRegExp::Cast(obj)->DumpForSnapshot(vec);
4054 JSDate::Cast(obj)->DumpForSnapshot(vec);
4057 JSArray::Cast(obj)->DumpForSnapshot(vec);
4060 JSSharedArray::Cast(obj)->DumpForSnapshot(vec);
4074 JSTypedArray::Cast(obj)->DumpForSnapshot(vec);
4088 JSSharedTypedArray::Cast(obj)->DumpForSnapshot(vec);
4091 BigInt::Cast(obj)->DumpForSnapshot(vec);
4094 ByteArray::Cast(obj)->DumpForSnapshot(vec);
4097 JSProxy::Cast(obj)->DumpForSnapshot(vec);
4100 JSPrimitiveRef::Cast(obj)->DumpForSnapshot(vec);
4103 JSSymbol::Cast(obj)->DumpForSnapshot(vec);
4107 AccessorData::Cast(obj)->DumpForSnapshot(vec);
4110 JSDataView::Cast(obj)->DumpForSnapshot(vec);
4113 PromiseReaction::Cast(obj)->DumpForSnapshot(vec);
4116 PromiseCapability::Cast(obj)->DumpForSnapshot(vec);
4119 PromiseIteratorRecord::Cast(obj)->DumpForSnapshot(vec);
4122 PromiseRecord::Cast(obj)->DumpForSnapshot(vec);
4125 ResolvingFunctionsRecord::Cast(obj)->DumpForSnapshot(vec);
4128 JSPromise::Cast(obj)->DumpForSnapshot(vec);
4131 JSPromiseReactionsFunction::Cast(obj)->DumpForSnapshot(vec);
4134 JSPromiseExecutorFunction::Cast(obj)->DumpForSnapshot(vec);
4137 JSAsyncModuleFulfilledFunction::Cast(obj)->DumpForSnapshot(vec);
4140 JSAsyncModuleRejectedFunction::Cast(obj)->DumpForSnapshot(vec);
4143 AsyncGeneratorRequest::Cast(obj)->DumpForSnapshot(vec);
4146 AsyncIteratorRecord::Cast(obj)->DumpForSnapshot(vec);
4149 JSAsyncFromSyncIterator::Cast(obj)->DumpForSnapshot(vec);
4152 JSAsyncFromSyncIterUnwarpFunction::Cast(obj)->DumpForSnapshot(vec);
4155 JSPromiseAllResolveElementFunction::Cast(obj)->DumpForSnapshot(vec);
4158 JSPromiseAnyRejectElementFunction::Cast(obj)->DumpForSnapshot(vec);
4161 JSPromiseAllSettledElementFunction::Cast(obj)->DumpForSnapshot(vec);
4164 JSPromiseFinallyFunction::Cast(obj)->DumpForSnapshot(vec);
4167 JSPromiseValueThunkOrThrowerFunction::Cast(obj)->DumpForSnapshot(vec);
4170 JSAsyncGeneratorResNextRetProRstFtn::Cast(obj)->DumpForSnapshot(vec);
4173 MicroJobQueue::Cast(obj)->DumpForSnapshot(vec);
4176 PendingJob::Cast(obj)->DumpForSnapshot(vec);
4179 CompletionRecord::Cast(obj)->DumpForSnapshot(vec);
4193 JSArrayBuffer::Cast(obj)->DumpForSnapshot(vec);
4196 JSArrayBuffer::Cast(obj)->DumpForSnapshot(vec);
4199 JSSendableArrayBuffer::Cast(obj)->DumpForSnapshot(vec);
4202 JSProxyRevocFunction::Cast(obj)->DumpForSnapshot(vec);
4206 JSAsyncFunction::Cast(obj)->DumpForSnapshot(vec);
4209 JSAsyncAwaitStatusFunction::Cast(obj)->DumpForSnapshot(vec);
4212 JSGeneratorFunction::Cast(obj)->DumpForSnapshot(vec);
4215 JSAsyncGeneratorFunction::Cast(obj)->DumpForSnapshot(vec);
4218 JSIntlBoundFunction::Cast(obj)->DumpForSnapshot(vec);
4221 JSRealm::Cast(obj)->DumpForSnapshot(vec);
4225 JSIntl::Cast(obj)->DumpForSnapshot(vec);
4228 JSLocale::Cast(obj)->DumpForSnapshot(vec);
4231 JSDateTimeFormat::Cast(obj)->DumpForSnapshot(vec);
4234 JSRelativeTimeFormat::Cast(obj)->DumpForSnapshot(vec);
4237 JSNumberFormat::Cast(obj)->DumpForSnapshot(vec);
4240 JSCollator::Cast(obj)->DumpForSnapshot(vec);
4243 JSPluralRules::Cast(obj)->DumpForSnapshot(vec);
4246 JSDisplayNames::Cast(obj)->DumpForSnapshot(vec);
4249 JSSegmenter::Cast(obj)->DumpForSnapshot(vec);
4252 JSSegments::Cast(obj)->DumpForSnapshot(vec);
4255 JSSegmentIterator::Cast(obj)->DumpForSnapshot(vec);
4258 JSListFormat::Cast(obj)->DumpForSnapshot(vec);
4276 CjsModule::Cast(obj)->DumpForSnapshot(vec);
4279 CjsExports::Cast(obj)->DumpForSnapshot(vec);
4282 CjsRequire::Cast(obj)->DumpForSnapshot(vec);
4285 JSGeneratorObject::Cast(obj)->DumpForSnapshot(vec);
4288 JSAsyncGeneratorObject::Cast(obj)->DumpForSnapshot(vec);
4291 JSAsyncFuncObject::Cast(obj)->DumpForSnapshot(vec);
4294 GeneratorContext::Cast(obj)->DumpForSnapshot(vec);
4297 JSAPIArrayList::Cast(obj)->DumpForSnapshot(vec);
4300 JSAPIArrayListIterator::Cast(obj)->DumpForSnapshot(vec);
4303 LinkedNode::Cast(obj)->DumpForSnapshot(vec);
4308 JSAPIHashMap::Cast(obj)->DumpForSnapshot(vec);
4311 JSAPIHashSet::Cast(obj)->DumpForSnapshot(vec);
4314 JSAPIHashMapIterator::Cast(obj)->DumpForSnapshot(vec);
4317 JSAPIHashSetIterator::Cast(obj)->DumpForSnapshot(vec);
4320 JSAPILightWeightMap::Cast(obj)->DumpForSnapshot(vec);
4323 JSAPILightWeightMapIterator::Cast(obj)->DumpForSnapshot(vec);
4326 JSAPILightWeightSet::Cast(obj)->DumpForSnapshot(vec);
4329 JSAPILightWeightSetIterator::Cast(obj)->DumpForSnapshot(vec);
4332 JSAPITreeMap::Cast(obj)->DumpForSnapshot(vec);
4335 JSAPITreeSet::Cast(obj)->DumpForSnapshot(vec);
4338 JSAPITreeMapIterator::Cast(obj)->DumpForSnapshot(vec);
4341 JSAPITreeSetIterator::Cast(obj)->DumpForSnapshot(vec);
4344 JSAPIVector::Cast(obj)->DumpForSnapshot(vec);
4347 JSAPIVectorIterator::Cast(obj)->DumpForSnapshot(vec);
4350 JSAPIBitVector::Cast(obj)->DumpForSnapshot(vec);
4353 JSAPIBitVectorIterator::Cast(obj)->DumpForSnapshot(vec);
4356 JSAPIQueue::Cast(obj)->DumpForSnapshot(vec);
4359 JSAPIQueueIterator::Cast(obj)->DumpForSnapshot(vec);
4362 JSAPIDeque::Cast(obj)->DumpForSnapshot(vec);
4365 JSAPIDequeIterator::Cast(obj)->DumpForSnapshot(vec);
4368 JSAPIStack::Cast(obj)->DumpForSnapshot(vec);
4371 JSAPIStackIterator::Cast(obj)->DumpForSnapshot(vec);
4374 JSAPIList::Cast(obj)->DumpForSnapshot(vec);
4377 JSAPILinkedList::Cast(obj)->DumpForSnapshot(vec);
4380 JSAPIListIterator::Cast(obj)->DumpForSnapshot(vec);
4383 JSAPILinkedListIterator::Cast(obj)->DumpForSnapshot(vec);
4386 SourceTextModule::Cast(obj)->DumpForSnapshot(vec);
4389 ImportEntry::Cast(obj)->DumpForSnapshot(vec);
4392 LocalExportEntry::Cast(obj)->DumpForSnapshot(vec);
4395 IndirectExportEntry::Cast(obj)->DumpForSnapshot(vec);
4398 StarExportEntry::Cast(obj)->DumpForSnapshot(vec);
4401 ResolvedBinding::Cast(obj)->DumpForSnapshot(vec);
4404 ResolvedIndexBinding::Cast(obj)->DumpForSnapshot(vec);
4407 ResolvedRecordIndexBinding::Cast(obj)->DumpForSnapshot(vec);
4410 ResolvedRecordBinding::Cast(obj)->DumpForSnapshot(vec);
4413 ModuleNamespace::Cast(obj)->DumpForSnapshot(vec);
4416 NativeModuleFailureInfo::Cast(obj)->DumpForSnapshot(vec);
4419 JSAPIPlainArray::Cast(obj)->DumpForSnapshot(vec);
4422 JSAPIPlainArrayIterator::Cast(obj)->DumpForSnapshot(vec);
4430 PropertyBox::Cast(obj)->DumpForSnapshot(vec);
4436 GlobalEnv::Cast(obj)->DumpForSnapshot(vec);
4439 ProtoChangeMarker::Cast(obj)->DumpForSnapshot(vec);
4442 MarkerCell::Cast(obj)->DumpForSnapshot(vec);
4445 ProtoChangeDetails::Cast(obj)->DumpForSnapshot(vec);
4448 TrackInfo::Cast(obj)->DumpForSnapshot(vec);
4451 Program::Cast(obj)->DumpForSnapshot(vec);
4454 MachineCode::Cast(obj)->DumpForSnapshot(vec);
4457 TransitionHandler::Cast(obj)->DumpForSnapshot(vec);
4460 TransWithProtoHandler::Cast(obj)->DumpForSnapshot(vec);
4463 StoreTSHandler::Cast(obj)->DumpForSnapshot(vec);
4466 PrototypeHandler::Cast(obj)->DumpForSnapshot(vec);
4469 ClassInfoExtractor::Cast(obj)->DumpForSnapshot(vec);
4472 Method::Cast(obj)->DumpForSnapshot(vec);
4475 ClassLiteral::Cast(obj)->DumpForSnapshot(vec);
4521 void JSAPIPlainArray::DumpForSnapshot(std::vector<Reference> &vec) const
4533 JSObject::DumpForSnapshot(vec);
4536 void JSTaggedValue::DumpForSnapshot(std::vector<Reference> &vec, bool isVmMode) const
4545 void NumberDictionary::DumpForSnapshot(std::vector<Reference> &vec) const
4560 void NameDictionary::DumpForSnapshot(std::vector<Reference> &vec) const
4576 void GlobalDictionary::DumpForSnapshot(std::vector<Reference> &vec) const
4592 void LinkedHashSet::DumpForSnapshot(std::vector<Reference> &vec) const
4607 void LinkedHashMap::DumpForSnapshot(std::vector<Reference> &vec) const
4628 void TaggedHashArray::DumpForSnapshot(std::vector<Reference> &vec) const
4637 node->DumpForSnapshot(vec);
4656 void TaggedTreeMap::DumpForSnapshot(std::vector<Reference> &vec) const
4679 void TaggedTreeSet::DumpForSnapshot(std::vector<Reference> &vec) const
4701 void TaggedDoubleList::DumpForSnapshot(std::vector<Reference> &vec) const
4714 void TaggedSingleList::DumpForSnapshot(std::vector<Reference> &vec) const
4727 void JSObject::DumpForSnapshot(std::vector<Reference> &vec) const
4743 dict->DumpForSnapshot(vec);
4749 dict->DumpForSnapshot(vec);
4779 dict->DumpForSnapshot(vec);
4783 void JSHClass::DumpForSnapshot([[maybe_unused]] std::vector<Reference> &vec) const
4796 void JSFunction::DumpForSnapshot(std::vector<Reference> &vec) const
4810 JSObject::DumpForSnapshot(vec);
4813 void Method::DumpForSnapshot(std::vector<Reference> &vec) const
4819 void Program::DumpForSnapshot(std::vector<Reference> &vec) const
4824 void LinkedNode::DumpForSnapshot(std::vector<Reference> &vec) const
4829 nextNode->DumpForSnapshot(vec);
4837 void ConstantPool::DumpForSnapshot(std::vector<Reference> &vec) const
4842 void ProfileTypeInfoCell::DumpForSnapshot(std::vector<Reference> &vec) const
4848 void FunctionTemplate::DumpForSnapshot(std::vector<Reference> &vec) const
4856 void ExtraProfileTypeInfo::DumpForSnapshot(std::vector<Reference> &vec) const
4862 void VTable::DumpForSnapshot(std::vector<Reference> &vec) const
4867 void ProfileTypeInfo::DumpForSnapshot(std::vector<Reference> &vec) const
4879 void COWTaggedArray::DumpForSnapshot(std::vector<Reference> &vec) const
4884 void MutantTaggedArray::DumpForSnapshot(std::vector<Reference> &vec) const
4889 void COWMutantTaggedArray::DumpForSnapshot(std::vector<Reference> &vec) const
4894 void JSBoundFunction::DumpForSnapshot(std::vector<Reference> &vec) const
4896 JSObject::DumpForSnapshot(vec);
4903 void JSPrimitiveRef::DumpForSnapshot(std::vector<Reference> &vec) const
4906 JSObject::DumpForSnapshot(vec);
4909 void BigInt::DumpForSnapshot(std::vector<Reference> &vec) const
4915 void JSDate::DumpForSnapshot(std::vector<Reference> &vec) const
4920 JSObject::DumpForSnapshot(vec);
4923 void JSMap::DumpForSnapshot(std::vector<Reference> &vec) const
4928 map->DumpForSnapshot(vec);
4931 JSObject::DumpForSnapshot(vec);
4934 void JSSharedMap::DumpForSnapshot(std::vector<Reference> &vec) const
4939 map->DumpForSnapshot(vec);
4941 JSObject::DumpForSnapshot(vec);
4944 void JSForInIterator::DumpForSnapshot(std::vector<Reference> &vec) const
4951 JSObject::DumpForSnapshot(vec);
4954 void JSMapIterator::DumpForSnapshot(std::vector<Reference> &vec) const
4959 map->DumpForSnapshot(vec);
4964 JSObject::DumpForSnapshot(vec);
4967 void JSSharedMapIterator::DumpForSnapshot(std::vector<Reference> &vec) const
4972 map->DumpForSnapshot(vec);
4975 JSObject::DumpForSnapshot(vec);
4978 void JSSet::DumpForSnapshot(std::vector<Reference> &vec) const
4983 set->DumpForSnapshot(vec);
4986 JSObject::DumpForSnapshot(vec);
4989 void JSSharedSet::DumpForSnapshot(std::vector<Reference> &vec) const
4994 set->DumpForSnapshot(vec);
4996 JSObject::DumpForSnapshot(vec);
4999 void JSWeakMap::DumpForSnapshot(std::vector<Reference> &vec) const
5004 map->DumpForSnapshot(vec);
5007 JSObject::DumpForSnapshot(vec);
5010 void JSWeakSet::DumpForSnapshot(std::vector<Reference> &vec) const
5015 set->DumpForSnapshot(vec);
5018 JSObject::DumpForSnapshot(vec);
5021 void JSWeakRef::DumpForSnapshot(std::vector<Reference> &vec) const
5024 JSObject::DumpForSnapshot(vec);
5027 void JSFinalizationRegistry::DumpForSnapshot(std::vector<Reference> &vec) const
5032 map->DumpForSnapshot(vec);
5038 JSObject::DumpForSnapshot(vec);
5041 void CellRecord::DumpForSnapshot(std::vector<Reference> &vec) const
5047 void JSSetIterator::DumpForSnapshot(std::vector<Reference> &vec) const
5052 set->DumpForSnapshot(vec);
5057 JSObject::DumpForSnapshot(vec);
5060 void JSSharedSetIterator::DumpForSnapshot(std::vector<Reference> &vec) const
5065 set->DumpForSnapshot(vec);
5068 JSObject::DumpForSnapshot(vec);
5071 void JSArray::DumpForSnapshot(std::vector<Reference> &vec) const
5074 JSObject::DumpForSnapshot(vec);
5077 void JSSharedArray::DumpForSnapshot(std::vector<Reference> &vec) const
5080 JSObject::DumpForSnapshot(vec);
5083 void JSAPIArrayList::DumpForSnapshot(std::vector<Reference> &vec) const
5086 JSObject::DumpForSnapshot(vec);
5089 void JSAPIArrayListIterator::DumpForSnapshot(std::vector<Reference> &vec) const
5094 arraylist->DumpForSnapshot(vec);
5097 JSObject::DumpForSnapshot(vec);
5100 void JSAPILightWeightMap::DumpForSnapshot(std::vector<Reference> &vec) const
5113 JSObject::DumpForSnapshot(vec);
5116 void JSAPILightWeightMapIterator::DumpForSnapshot(std::vector<Reference> &vec) const
5122 map->DumpForSnapshot(vec);
5128 JSObject::DumpForSnapshot(vec);
5131 void JSAPIQueue::DumpForSnapshot(std::vector<Reference> &vec) const
5134 JSObject::DumpForSnapshot(vec);
5137 void JSAPIQueueIterator::DumpForSnapshot(std::vector<Reference> &vec) const
5142 queue->DumpForSnapshot(vec);
5146 JSObject::DumpForSnapshot(vec);
5149 void JSAPIDeque::DumpForSnapshot(std::vector<Reference> &vec) const
5151 JSObject::DumpForSnapshot(vec);
5154 void JSAPIDequeIterator::DumpForSnapshot(std::vector<Reference> &vec) const
5159 deque->DumpForSnapshot(vec);
5163 JSObject::DumpForSnapshot(vec);
5166 void JSAPILightWeightSet::DumpForSnapshot(std::vector<Reference> &vec) const
5178 JSObject::DumpForSnapshot(vec);
5181 void JSAPILightWeightSetIterator::DumpForSnapshot(std::vector<Reference> &vec) const
5187 set->DumpForSnapshot(vec);
5192 JSObject::DumpForSnapshot(vec);
5195 void JSAPIStack::DumpForSnapshot(std::vector<Reference> &vec) const
5197 JSObject::DumpForSnapshot(vec);
5200 void JSAPIStackIterator::DumpForSnapshot(std::vector<Reference> &vec) const
5205 stack->DumpForSnapshot(vec);
5209 JSObject::DumpForSnapshot(vec);
5212 void JSArrayIterator::DumpForSnapshot(std::vector<Reference> &vec) const
5217 array->DumpForSnapshot(vec);
5223 JSObject::DumpForSnapshot(vec);
5226 void JSSharedArrayIterator::DumpForSnapshot(std::vector<Reference> &vec) const
5230 array->DumpForSnapshot(vec);
5233 JSObject::DumpForSnapshot(vec);
5236 void JSAPIVector::DumpForSnapshot(std::vector<Reference> &vec) const
5238 JSObject::DumpForSnapshot(vec);
5241 void JSAPIVectorIterator::DumpForSnapshot(std::vector<Reference> &vec) const
5246 vector->DumpForSnapshot(vec);
5250 JSObject::DumpForSnapshot(vec);
5253 void JSAPIBitVector::DumpForSnapshot(std::vector<Reference> &vec) const
5255 JSObject::DumpForSnapshot(vec);
5258 void JSAPIBitVectorIterator::DumpForSnapshot(std::vector<Reference> &vec) const
5262 vector->DumpForSnapshot(vec);
5264 JSObject::DumpForSnapshot(vec);
5267 void JSStringIterator::DumpForSnapshot(std::vector<Reference> &vec) const
5271 JSObject::DumpForSnapshot(vec);
5274 void JSTypedArray::DumpForSnapshot(std::vector<Reference> &vec) const
5284 JSObject::DumpForSnapshot(vec);
5287 void JSSharedTypedArray::DumpForSnapshot(std::vector<Reference> &vec) const
5297 JSObject::DumpForSnapshot(vec);
5300 void ByteArray::DumpForSnapshot(std::vector<Reference> &vec) const
5306 void JSRegExp::DumpForSnapshot(std::vector<Reference> &vec) const
5312 JSObject::DumpForSnapshot(vec);
5315 void JSRegExpIterator::DumpForSnapshot(std::vector<Reference> &vec) const
5322 JSObject::DumpForSnapshot(vec);
5325 void JSProxy::DumpForSnapshot(std::vector<Reference> &vec) const
5334 void JSSymbol::DumpForSnapshot(std::vector<Reference> &vec) const
5341 void AccessorData::DumpForSnapshot(std::vector<Reference> &vec) const
5353 void LexicalEnv::DumpForSnapshot(std::vector<Reference> &vec) const
5358 void SendableEnv::DumpForSnapshot(std::vector<Reference> &vec) const
5363 void GlobalEnv::DumpForSnapshot(std::vector<Reference> &vec) const
5385 void JSDataView::DumpForSnapshot(std::vector<Reference> &vec) const
5391 JSObject::DumpForSnapshot(vec);
5394 void JSArrayBuffer::DumpForSnapshot(std::vector<Reference> &vec) const
5399 JSObject::DumpForSnapshot(vec);
5402 void JSSendableArrayBuffer::DumpForSnapshot(std::vector<Reference> &vec) const
5407 JSObject::DumpForSnapshot(vec);
5410 void PromiseReaction::DumpForSnapshot(std::vector<Reference> &vec) const
5417 void PromiseCapability::DumpForSnapshot(std::vector<Reference> &vec) const
5424 void PromiseIteratorRecord::DumpForSnapshot(std::vector<Reference> &vec) const
5430 void PromiseRecord::DumpForSnapshot(std::vector<Reference> &vec) const
5435 void ResolvingFunctionsRecord::DumpForSnapshot(std::vector<Reference> &vec) const
5441 void AsyncGeneratorRequest::DumpForSnapshot(std::vector<Reference> &vec) const
5447 void AsyncIteratorRecord::DumpForSnapshot(std::vector<Reference> &vec) const
5454 void JSAsyncFromSyncIterator::DumpForSnapshot(std::vector<Reference> &vec) const
5457 JSObject::DumpForSnapshot(vec);
5460 void JSAsyncFromSyncIterUnwarpFunction::DumpForSnapshot(std::vector<Reference> &vec) const
5463 JSFunction::DumpForSnapshot(vec);
5466 void JSPromise::DumpForSnapshot(std::vector<Reference> &vec) const
5473 JSObject::DumpForSnapshot(vec);
5476 void JSPromiseReactionsFunction::DumpForSnapshot(std::vector<Reference> &vec) const
5480 JSFunction::DumpForSnapshot(vec);
5483 void JSAsyncGeneratorResNextRetProRstFtn::DumpForSnapshot(std::vector<Reference> &vec) const
5486 JSFunction::DumpForSnapshot(vec);
5489 void JSPromiseExecutorFunction::DumpForSnapshot(std::vector<Reference> &vec) const
5492 JSFunction::DumpForSnapshot(vec);
5495 void JSAsyncModuleFulfilledFunction::DumpForSnapshot(std::vector<Reference> &vec) const
5498 JSFunction::DumpForSnapshot(vec);
5501 void JSAsyncModuleRejectedFunction::DumpForSnapshot(std::vector<Reference> &vec) const
5504 JSFunction::DumpForSnapshot(vec);
5507 void JSPromiseAllResolveElementFunction::DumpForSnapshot(std::vector<Reference> &vec) const
5514 JSFunction::DumpForSnapshot(vec);
5517 void JSPromiseAnyRejectElementFunction::DumpForSnapshot(std::vector<Reference> &vec) const
5524 JSFunction::DumpForSnapshot(vec);
5527 void JSPromiseAllSettledElementFunction::DumpForSnapshot(std::vector<Reference> &vec) const
5534 JSFunction::DumpForSnapshot(vec);
5537 void JSPromiseFinallyFunction::DumpForSnapshot(std::vector<Reference> &vec) const
5541 JSFunction::DumpForSnapshot(vec);
5544 void JSPromiseValueThunkOrThrowerFunction::DumpForSnapshot(std::vector<Reference> &vec) const
5547 JSFunction::DumpForSnapshot(vec);
5550 void MicroJobQueue::DumpForSnapshot(std::vector<Reference> &vec) const
5556 void PendingJob::DumpForSnapshot(std::vector<Reference> &vec) const
5562 void CompletionRecord::DumpForSnapshot(std::vector<Reference> &vec) const
5568 void JSProxyRevocFunction::DumpForSnapshot(std::vector<Reference> &vec) const
5571 JSFunction::DumpForSnapshot(vec);
5574 void JSAsyncFunction::DumpForSnapshot(std::vector<Reference> &vec) const
5576 JSFunction::DumpForSnapshot(vec);
5579 void JSAsyncAwaitStatusFunction::DumpForSnapshot(std::vector<Reference> &vec) const
5582 JSFunction::DumpForSnapshot(vec);
5585 void JSGeneratorFunction::DumpForSnapshot(std::vector<Reference> &vec) const
5587 JSFunction::DumpForSnapshot(vec);
5590 void JSAsyncGeneratorFunction::DumpForSnapshot(std::vector<Reference> &vec) const
5592 JSFunction::DumpForSnapshot(vec);
5595 void JSIntlBoundFunction::DumpForSnapshot(std::vector<Reference> &vec) const
5600 JSFunction::DumpForSnapshot(vec);
5603 void PropertyBox::DumpForSnapshot(std::vector<Reference> &vec) const
5608 void PrototypeHandler::DumpForSnapshot(std::vector<Reference> &vec) const
5615 void TransitionHandler::DumpForSnapshot(std::vector<Reference> &vec) const
5621 void TransWithProtoHandler::DumpForSnapshot(std::vector<Reference> &vec) const
5628 void StoreTSHandler::DumpForSnapshot(std::vector<Reference> &vec) const
5635 void JSRealm::DumpForSnapshot(std::vector<Reference> &vec) const
5639 JSObject::DumpForSnapshot(vec);
5642 void JSIntl::DumpForSnapshot(std::vector<Reference> &vec) const
5645 JSObject::DumpForSnapshot(vec);
5648 void JSLocale::DumpForSnapshot(std::vector<Reference> &vec) const
5651 JSObject::DumpForSnapshot(vec);
5654 void JSDateTimeFormat::DumpForSnapshot(std::vector<Reference> &vec) const
5670 JSObject::DumpForSnapshot(vec);
5673 void JSRelativeTimeFormat::DumpForSnapshot(std::vector<Reference> &vec) const
5680 JSObject::DumpForSnapshot(vec);
5683 void JSNumberFormat::DumpForSnapshot(std::vector<Reference> &vec) const
5708 JSObject::DumpForSnapshot(vec);
5711 void JSCollator::DumpForSnapshot(std::vector<Reference> &vec) const
5725 JSObject::DumpForSnapshot(vec);
5728 void JSPluralRules::DumpForSnapshot(std::vector<Reference> &vec) const
5743 JSObject::DumpForSnapshot(vec);
5746 void JSDisplayNames::DumpForSnapshot(std::vector<Reference> &vec) const
5753 JSObject::DumpForSnapshot(vec);
5756 void JSSegmenter::DumpForSnapshot(std::vector<Reference> &vec) const
5761 JSObject::DumpForSnapshot(vec);
5764 void JSSegments::DumpForSnapshot(std::vector<Reference> &vec) const
5770 JSObject::DumpForSnapshot(vec);
5773 void JSSegmentIterator::DumpForSnapshot(std::vector<Reference> &vec) const
5779 JSObject::DumpForSnapshot(vec);
5782 void JSListFormat::DumpForSnapshot(std::vector<Reference> &vec) const
5788 JSObject::DumpForSnapshot(vec);
5791 void JSGeneratorObject::DumpForSnapshot(std::vector<Reference> &vec) const
5797 JSObject::DumpForSnapshot(vec);
5800 void JSAsyncGeneratorObject::DumpForSnapshot(std::vector<Reference> &vec) const
5808 JSObject::DumpForSnapshot(vec);
5811 void JSAsyncFuncObject::DumpForSnapshot(std::vector<Reference> &vec) const
5814 JSObject::DumpForSnapshot(vec);
5817 void GeneratorContext::DumpForSnapshot(std::vector<Reference> &vec) const
5832 void ProtoChangeMarker::DumpForSnapshot(std::vector<Reference> &vec) const
5837 void MarkerCell::DumpForSnapshot(std::vector<Reference> &vec) const
5842 void ProtoChangeDetails::DumpForSnapshot(std::vector<Reference> &vec) const
5848 void MachineCode::DumpForSnapshot(std::vector<Reference> &vec) const
5853 void TrackInfo::DumpForSnapshot(std::vector<Reference> &vec) const
5862 void ClassInfoExtractor::DumpForSnapshot(std::vector<Reference> &vec) const
5877 void SourceTextModule::DumpForSnapshot(std::vector<Reference> &vec) const
5903 void ImportEntry::DumpForSnapshot(std::vector<Reference> &vec) const
5910 void LocalExportEntry::DumpForSnapshot(std::vector<Reference> &vec) const
5916 void IndirectExportEntry::DumpForSnapshot(std::vector<Reference> &vec) const
5923 void StarExportEntry::DumpForSnapshot(std::vector<Reference> &vec) const
5928 void ResolvedBinding::DumpForSnapshot(std::vector<Reference> &vec) const
5934 void ResolvedIndexBinding::DumpForSnapshot(std::vector<Reference> &vec) const
5940 void ResolvedRecordIndexBinding::DumpForSnapshot(std::vector<Reference> &vec) const
5947 void ResolvedRecordBinding::DumpForSnapshot(std::vector<Reference> &vec) const
5953 void ModuleNamespace::DumpForSnapshot(std::vector<Reference> &vec) const
5958 JSObject::DumpForSnapshot(vec);
5961 void NativeModuleFailureInfo::DumpForSnapshot(std::vector<Reference> &vec) const
5964 JSObject::DumpForSnapshot(vec);
5967 void CjsModule::DumpForSnapshot(std::vector<Reference> &vec) const
5974 JSObject::DumpForSnapshot(vec);
5977 void CjsExports::DumpForSnapshot(std::vector<Reference> &vec) const
5980 JSObject::DumpForSnapshot(vec);
5983 void CjsRequire::DumpForSnapshot(std::vector<Reference> &vec) const
5987 JSObject::DumpForSnapshot(vec);
5990 void ClassLiteral::DumpForSnapshot(std::vector<Reference> &vec) const