Lines Matching defs:const
1264 void JSTaggedValue::DumpSpecialValue(std::ostream &os) const in DumpSpecialValue()
1294 void JSTaggedValue::DumpHeapObjectType(const JSThread *thread, std::ostream &os) const in DumpHeapObjectType()
1324 void JSTaggedValue::DumpTaggedValue(const JSThread *thread, std::ostream &os) const in DumpTaggedValue()
1338 void JSTaggedValue::DumpTaggedValueType(std::ostream &os) const in DumpTaggedValueType()
1353 void JSTaggedValue::Dump(const JSThread *thread, std::ostream &os, bool isPrivacy) const in Dump()
1367 …d JSTaggedValue::DumpHeapObjAddress([[maybe_unused]]const JSThread *thread, std::ostream &os) const in DumpHeapObjAddress()
1377 void JSTaggedValue::D(const JSThread *thread) const in D() argument
1393 void NumberDictionary::Dump(const JSThread *thread, std::ostream &os, bool isPrivacy) const in Dump()
1413 void NameDictionary::Dump(const JSThread *thread, std::ostream &os, bool isPrivacy) const in Dump()
1434 void GlobalDictionary::Dump(const JSThread *thread, std::ostream &os, bool isPrivacy) const in Dump()
1455 void LayoutInfo::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1471 void TransitionsDictionary::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1489 void LinkedHashSet::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1503 void LinkedHashMap::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1520 void TaggedDoubleList::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1550 void TaggedSingleList::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1572 void JSObject::Dump(const JSThread *thread, std::ostream &os, bool isPrivacy) const in Dump()
1643 void TaggedArray::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1648 void AccessorData::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1666 void Program::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1673 void LinkedNode::Dump([[maybe_unused]] const JSThread *thread, std::ostream &os) const in Dump()
1680 void RBTreeNode::Dump([[maybe_unused]] const JSThread *thread, std::ostream &os) const in Dump()
1708 void ConstantPool::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1713 void ProfileTypeInfo::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1728 void ExtraProfileTypeInfo::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1738 void ProfileTypeInfoCell::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1748 void FunctionTemplate::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1760 void VTable::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1781 void JSFunction::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1811 void JSHClass::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1816 void JSBoundFunction::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1833 void JSPrimitiveRef::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1841 void BigInt::Dump([[maybe_unused]] const JSThread *thread, std::ostream &os) const in Dump()
1848 void JSDate::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1855 void JSMap::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1867 void JSSharedMap::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1880 void JSAPITreeMap::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1892 void JSAPITreeMap::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
1903 void JSAPITreeMapIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
1919 …id JSAPITreeMapIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
1972 void TaggedTreeMap::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2004 void JSAPITreeSet::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2016 void JSAPITreeSet::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
2027 void JSAPITreeSetIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2043 …id JSAPITreeSetIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
2058 void TaggedTreeSet::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2090 void JSAPIPlainArray::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2107 void JSAPIPlainArrayIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2115 …JSAPIPlainArrayIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
2127 void JSForInIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2144 void JSMapIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2158 void JSSharedMapIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2173 void JSSet::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2185 void JSSharedSet::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2198 void JSWeakMap::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2211 void JSWeakSet::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2224 void JSWeakRef::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2232 void JSFinalizationRegistry::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2248 void CellRecord::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2258 void JSSetIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2272 void JSSharedSetIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2287 void JSRegExpIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2301 void JSArray::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2307 void JSSharedArray::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2313 void JSArrayIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2322 void JSSharedArrayIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2331 void JSAPIArrayList::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2337 void JSAPIArrayListIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2345 void JSAPIDeque::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2352 void JSAPIDequeIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2360 void JSAPILightWeightMap::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2381 void JSAPILightWeightMapIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2388 void JSAPIHashMap::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2397 void JSAPIHashMap::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
2408 void JSAPIHashSet::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2417 void JSAPIHashSet::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
2428 void JSAPIHashMapIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2435 …id JSAPIHashMapIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
2444 void JSAPIHashSetIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2451 …id JSAPIHashSetIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
2456 void JSAPILightWeightSet::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2473 void JSAPILightWeightSetIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2480 void JSAPIList::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2491 void JSAPIList::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
2501 void JSAPIListIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2512 void JSAPIListIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
2523 void JSAPILinkedList::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2533 void JSAPILinkedList::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
2544 void JSAPILinkedListIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2555 …JSAPILinkedListIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
2567 void JSAPIQueue::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2575 void JSAPIQueueIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2583 void JSAPIStack::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2589 void JSAPIStackIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2597 void JSAPIVector::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2603 void JSAPIVectorIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2611 void JSAPIBitVector::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2617 void JSAPIBitVectorIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2625 void JSAPIFastBuffer::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2634 void JSStringIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2641 void JSTypedArray::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2653 void JSSharedTypedArray::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2665 void ByteArray::Dump([[maybe_unused]] const JSThread *thread, std::ostream &os) const in Dump()
2671 void JSRegExp::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2691 void JSProxy::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2702 void JSSymbol::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2711 void LexicalEnv::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2716 void SFunctionEnv::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2721 void SendableEnv::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2726 void COWTaggedArray::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2731 void MutantTaggedArray::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2736 void COWMutantTaggedArray::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2742 void GlobalEnv::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2979 void JSDataView::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2989 void JSArrayBuffer::Dump(const JSThread *thread, std::ostream &os) const in Dump()
2997 void JSSendableArrayBuffer::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3005 void PromiseReaction::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3014 void PromiseCapability::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3024 void PromiseIteratorRecord::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3031 void PromiseRecord::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3037 void ResolvingFunctionsRecord::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3045 void AsyncGeneratorRequest::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3053 void AsyncIteratorRecord::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3062 void JSAsyncFromSyncIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3069 void JSAsyncFromSyncIterUnwarpFunction::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3076 void JSPromise::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3089 void JSPromiseReactionsFunction::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3098 void JSPromiseExecutorFunction::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3105 void JSAsyncModuleFulfilledFunction::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3112 void JSAsyncModuleRejectedFunction::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3119 void JSPromiseAllResolveElementFunction::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3134 void JSPromiseAnyRejectElementFunction::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3149 void JSPromiseAllSettledElementFunction::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3164 void JSPromiseFinallyFunction::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3173 void JSPromiseValueThunkOrThrowerFunction::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3180 void JSAsyncGeneratorResNextRetProRstFtn::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3187 void MicroJobQueue::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3195 void PendingJob::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3215 void CompletionRecord::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3222 void JSProxyRevocFunction::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3230 void JSAsyncFunction::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3235 void JSAsyncAwaitStatusFunction::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3243 void JSGeneratorFunction::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3248 void JSAsyncGeneratorFunction::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3253 void JSIntlBoundFunction::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3258 void PropertyBox::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3265 void PrototypeHandler::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3278 void TransitionHandler::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3288 void TransWithProtoHandler::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3301 void StoreAOTHandler::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3314 void JSRealm::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3325 void JSIntl::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3333 void JSLocale::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3341 void JSDateTimeFormat::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3376 void JSRelativeTimeFormat::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3394 void JSNumberFormat::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3432 void JSCollator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3451 void JSPluralRules::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3484 void JSDisplayNames::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3501 void JSSegmenter::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3514 void JSSegments::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3530 void JSSegmentIterator::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3546 void JSListFormat::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3561 void JSGeneratorObject::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3576 void JSAsyncGeneratorObject::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3597 void JSAsyncFuncObject::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3604 void GeneratorContext::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3630 void EnumCache::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3642 void ProtoChangeMarker::Dump([[maybe_unused]]const JSThread *thread, std::ostream &os) const in Dump()
3649 void MarkerCell::Dump([[maybe_unused]] const JSThread *thread, std::ostream &os) const in Dump()
3654 void ProtoChangeDetails::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3662 void TrackInfo::Dump([[maybe_unused]] const JSThread *thread, std::ostream &os) const in Dump()
3669 void MachineCode::Dump([[maybe_unused]] const JSThread *thread, std::ostream &os) const in Dump()
3675 void ClassInfoExtractor::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3697 void SourceTextModule::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3772 void ImportEntry::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3785 void LocalExportEntry::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3797 void IndirectExportEntry::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3810 void StarExportEntry::Dump([[maybe_unused]] const JSThread *thread, std::ostream &os) const in Dump()
3817 void ResolvedBinding::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3827 void ResolvedIndexBinding::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3838 void ResolvedRecordIndexBinding::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3850 void ResolvedRecordBinding::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3860 void ModuleNamespace::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3867 void NativeModuleFailureInfo::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3874 void CjsModule::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3884 void CjsRequire::Dump([[maybe_unused]] const JSThread *thread, std::ostream &os) const in Dump()
3890 void CjsExports::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3936 void JSFunctionBase::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3943 void Method::Dump(const JSThread *thread, std::ostream &os) const in Dump()
3957 void ClassLiteral::Dump(const JSThread *thread, std::ostream &os) const in Dump()
4616 void JSAPIPlainArray::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4631 …gedValue::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec, bool isVmMode) const in DumpForSnapshot()
4640 void NumberDictionary::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4655 void NameDictionary::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4671 void GlobalDictionary::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4687 void LinkedHashSet::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4702 void LinkedHashMap::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4718 void TaggedHashArray::Dump(const JSThread *thread, std::ostream &os) const in Dump()
4723 void TaggedHashArray::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4752 void TaggedTreeMap::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4775 void TaggedTreeSet::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4797 void TaggedDoubleList::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4810 void TaggedSingleList::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4823 void JSObject::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4883 …HClass::DumpForSnapshot(const JSThread *thread, [[maybe_unused]] std::vector<Reference> &vec) const in DumpForSnapshot()
4898 void JSFunction::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4914 void Method::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4920 void Program::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4925 void LinkedNode::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4940 void ConstantPool::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4945 void ProfileTypeInfoCell::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4951 void FunctionTemplate::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4959 …id ExtraProfileTypeInfo::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4965 void VTable::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4970 void ProfileTypeInfo::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4982 void COWTaggedArray::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4987 void MutantTaggedArray::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4992 …id COWMutantTaggedArray::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
4997 void JSBoundFunction::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5006 void JSPrimitiveRef::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5012 …BigInt::DumpForSnapshot([[maybe_unused]] const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5018 void JSDate::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5026 void JSMap::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5037 void JSSharedMap::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5047 void JSForInIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5057 void JSMapIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5070 void JSSharedMapIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5081 void JSSet::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5092 void JSSharedSet::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5102 void JSWeakMap::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5113 void JSWeakSet::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5124 void JSWeakRef::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5130 … JSFinalizationRegistry::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5145 void CellRecord::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5151 void JSSetIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5164 void JSSharedSetIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5175 void JSArray::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5181 void JSSharedArray::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5187 void JSAPIArrayList::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5193 … JSAPIArrayListIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5204 void JSAPILightWeightMap::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5221 …ILightWeightMapIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5236 void JSAPIQueue::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5242 void JSAPIQueueIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5254 void JSAPIDeque::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5259 void JSAPIDequeIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5271 void JSAPILightWeightSet::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5286 …ILightWeightSetIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5300 void JSAPIStack::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5305 void JSAPIStackIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5317 void JSArrayIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5331 …d JSSharedArrayIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5341 void JSAPIVector::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5346 void JSAPIVectorIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5358 void JSAPIBitVector::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5363 … JSAPIBitVectorIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5372 void JSAPIFastBuffer::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5377 void JSStringIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5384 void JSTypedArray::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5397 void JSSharedTypedArray::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5410 …eArray::DumpForSnapshot([[maybe_unused]] const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5416 void JSRegExp::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5425 void JSRegExpIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5435 void JSProxy::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5444 void JSSymbol::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5451 void AccessorData::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5463 void LexicalEnv::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5468 void SFunctionEnv::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5473 void SendableEnv::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5478 …balEnv::DumpForSnapshot([[maybe_unused]] const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5498 void JSDataView::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5507 void JSArrayBuffer::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5515 …d JSSendableArrayBuffer::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5523 void PromiseReaction::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5530 void PromiseCapability::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5537 …d PromiseIteratorRecord::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5543 void PromiseRecord::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5548 …esolvingFunctionsRecord::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5554 …d AsyncGeneratorRequest::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5560 void AsyncIteratorRecord::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5567 …JSAsyncFromSyncIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5573 …mSyncIterUnwarpFunction::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5579 void JSPromise::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5589 …romiseReactionsFunction::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5596 …atorResNextRetProRstFtn::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5602 …PromiseExecutorFunction::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5608 …ModuleFulfilledFunction::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5614 …cModuleRejectedFunction::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5620 …lResolveElementFunction::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5630 …nyRejectElementFunction::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5640 …lSettledElementFunction::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5650 …SPromiseFinallyFunction::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5657 …eThunkOrThrowerFunction::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5663 void MicroJobQueue::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5669 void PendingJob::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5675 void CompletionRecord::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5681 …id JSProxyRevocFunction::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5687 void JSAsyncFunction::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5692 …syncAwaitStatusFunction::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5698 void JSGeneratorFunction::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5703 …SAsyncGeneratorFunction::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5708 void JSIntlBoundFunction::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5716 void PropertyBox::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5721 void PrototypeHandler::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5728 void TransitionHandler::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5734 …d TransWithProtoHandler::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5741 void StoreAOTHandler::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5748 void JSRealm::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5755 void JSIntl::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5761 void JSLocale::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5767 void JSDateTimeFormat::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5786 …id JSRelativeTimeFormat::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5796 void JSNumberFormat::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5824 void JSCollator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5841 void JSPluralRules::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5859 void JSDisplayNames::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5869 void JSSegmenter::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5877 void JSSegments::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5886 void JSSegmentIterator::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5895 void JSListFormat::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5904 void JSGeneratorObject::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5913 … JSAsyncGeneratorObject::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5924 void JSAsyncFuncObject::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5930 void GeneratorContext::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5945 void EnumCache::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5955 …Marker::DumpForSnapshot([[maybe_unused]] const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5960 …erCell::DumpForSnapshot([[maybe_unused]] const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5965 void ProtoChangeDetails::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5971 …neCode::DumpForSnapshot([[maybe_unused]] const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5976 void TrackInfo::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
5985 void ClassInfoExtractor::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
6000 void SourceTextModule::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
6027 void ImportEntry::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
6034 void LocalExportEntry::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
6040 void IndirectExportEntry::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
6047 …tEntry::DumpForSnapshot([[maybe_unused]] const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
6052 void ResolvedBinding::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
6058 …id ResolvedIndexBinding::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
6065 …olvedRecordIndexBinding::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
6072 …d ResolvedRecordBinding::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
6078 void ModuleNamespace::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
6086 …NativeModuleFailureInfo::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
6092 void CjsModule::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
6102 void CjsExports::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
6108 void CjsRequire::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()
6115 void ClassLiteral::DumpForSnapshot(const JSThread *thread, std::vector<Reference> &vec) const in DumpForSnapshot()