• Home
  • Raw
  • Download

Lines Matching defs:DumpForSnapshot

1487 void JSAPITreeMap::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const  in DumpForSnapshot()  function in panda::ecmascript::JSAPITreeMap
1510 void JSAPITreeMapIterator::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) con… in DumpForSnapshot() function in panda::ecmascript::JSAPITreeMapIterator
1602 void JSAPITreeSet::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSAPITreeSet
1625 void JSAPITreeSetIterator::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) con… in DumpForSnapshot() function in panda::ecmascript::JSAPITreeSetIterator
1684 void JSAPIPlainArray::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSAPIPlainArray
1697 void JSAPIPlainArrayIterator::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) … in DumpForSnapshot() function in panda::ecmascript::JSAPIPlainArrayIterator
1915 void JSAPIHashMap::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSAPIHashMap
1928 void JSAPIHashSet::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSAPIHashSet
1940 void JSAPIHashMapIterator::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) con… in DumpForSnapshot() function in panda::ecmascript::JSAPIHashMapIterator
1952 void JSAPIHashSetIterator::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) con… in DumpForSnapshot() function in panda::ecmascript::JSAPIHashSetIterator
1991 void JSAPIList::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSAPIList
2010 void JSAPIListIterator::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSAPIListIterator
2028 void JSAPILinkedList::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSAPILinkedList
2047 void JSAPILinkedListIterator::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) … in DumpForSnapshot() function in panda::ecmascript::JSAPILinkedListIterator
4013 void JSTaggedValue::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec, bool isVmM… in DumpForSnapshot() function in panda::ecmascript::JSTaggedValue
4022 void NumberDictionary::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::NumberDictionary
4037 void NameDictionary::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::NameDictionary
4053 void GlobalDictionary::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::GlobalDictionary
4069 void LinkedHashSet::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::LinkedHashSet
4084 void LinkedHashMap::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::LinkedHashMap
4100 void TaggedTreeMap::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::TaggedTreeMap
4116 void TaggedTreeSet::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::TaggedTreeSet
4131 void TaggedDoubleList::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::TaggedDoubleList
4144 void TaggedSingleList::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::TaggedSingleList
4157 void JSObject::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSObject
4209 void JSHClass::DumpForSnapshot([[maybe_unused]] std::vector<std::pair<CString, JSTaggedValue>> &vec… in DumpForSnapshot() function in panda::ecmascript::JSHClass
4213 void JSFunction::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSFunction
4223 void Method::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::Method
4229 void Program::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::Program
4234 void ConstantPool::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::ConstantPool
4239 void COWTaggedArray::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::COWTaggedArray
4244 void JSBoundFunction::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSBoundFunction
4253 void JSPrimitiveRef::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSPrimitiveRef
4259 void BigInt::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::BigInt
4265 void JSDate::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSDate
4273 void JSMap::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSMap
4281 void JSForInIterator::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSForInIterator
4290 void JSMapIterator::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSMapIterator
4299 void JSSet::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSSet
4307 void JSWeakMap::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSWeakMap
4315 void JSWeakSet::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSWeakSet
4323 void JSWeakRef::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSWeakRef
4329 void JSFinalizationRegistry::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) c… in DumpForSnapshot() function in panda::ecmascript::JSFinalizationRegistry
4338 void CellRecord::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::CellRecord
4344 void JSSetIterator::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSSetIterator
4353 void JSArray::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSArray
4358 void JSAPIArrayList::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSAPIArrayList
4363 void JSAPIArrayListIterator::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) c… in DumpForSnapshot() function in panda::ecmascript::JSAPIArrayListIterator
4371 void JSAPILightWeightMap::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSAPILightWeightMap
4376 void JSAPILightWeightMapIterator::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &v… in DumpForSnapshot() function in panda::ecmascript::JSAPILightWeightMapIterator
4386 void JSAPIQueue::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSAPIQueue
4391 void JSAPIQueueIterator::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSAPIQueueIterator
4399 void JSAPIDeque::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSAPIDeque
4404 void JSAPIDequeIterator::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSAPIDequeIterator
4412 void JSAPILightWeightSet::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSAPILightWeightSet
4417 void JSAPILightWeightSetIterator::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &v… in DumpForSnapshot() function in panda::ecmascript::JSAPILightWeightSetIterator
4427 void JSAPIStack::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSAPIStack
4432 void JSAPIStackIterator::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSAPIStackIterator
4440 void JSArrayIterator::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSArrayIterator
4449 void JSAPIVector::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSAPIVector
4454 void JSAPIVectorIterator::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSAPIVectorIterator
4462 void JSStringIterator::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSStringIterator
4469 void JSTypedArray::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSTypedArray
4481 void ByteArray::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::ByteArray
4487 void JSRegExp::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSRegExp
4495 void JSRegExpIterator::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSRegExpIterator
4505 void JSProxy::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSProxy
4511 void JSSymbol::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSSymbol
4518 void AccessorData::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::AccessorData
4524 void LexicalEnv::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::LexicalEnv
4529 void GlobalEnv::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::GlobalEnv
4675 void JSDataView::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSDataView
4683 void JSArrayBuffer::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSArrayBuffer
4690 void PromiseReaction::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::PromiseReaction
4697 void PromiseCapability::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::PromiseCapability
4704 void PromiseIteratorRecord::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) co… in DumpForSnapshot() function in panda::ecmascript::PromiseIteratorRecord
4710 void PromiseRecord::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::PromiseRecord
4715 void ResolvingFunctionsRecord::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec)… in DumpForSnapshot() function in panda::ecmascript::ResolvingFunctionsRecord
4721 void AsyncGeneratorRequest::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) co… in DumpForSnapshot() function in panda::ecmascript::AsyncGeneratorRequest
4727 void AsyncIteratorRecord::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::AsyncIteratorRecord
4734 void JSAsyncFromSyncIterator::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) … in DumpForSnapshot() function in panda::ecmascript::JSAsyncFromSyncIterator
4739 void JSAsyncFromSyncIterUnwarpFunction::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValu… in DumpForSnapshot() function in panda::ecmascript::JSAsyncFromSyncIterUnwarpFunction
4744 void JSPromise::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSPromise
4754 void JSPromiseReactionsFunction::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &ve… in DumpForSnapshot() function in panda::ecmascript::JSPromiseReactionsFunction
4761 void JSAsyncGeneratorResNextRetProRstFtn::DumpForSnapshot(std::vector<std::pair<CString, in DumpForSnapshot() function in panda::ecmascript::JSAsyncGeneratorResNextRetProRstFtn
4768 void JSPromiseExecutorFunction::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec… in DumpForSnapshot() function in panda::ecmascript::JSPromiseExecutorFunction
4774 void JSPromiseAllResolveElementFunction::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedVal… in DumpForSnapshot() function in panda::ecmascript::JSPromiseAllResolveElementFunction
4784 void JSPromiseAnyRejectElementFunction::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValu… in DumpForSnapshot() function in panda::ecmascript::JSPromiseAnyRejectElementFunction
4794 void JSPromiseAllSettledElementFunction::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedVal… in DumpForSnapshot() function in panda::ecmascript::JSPromiseAllSettledElementFunction
4804 void JSPromiseFinallyFunction::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec)… in DumpForSnapshot() function in panda::ecmascript::JSPromiseFinallyFunction
4811 void JSPromiseValueThunkOrThrowerFunction::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedV… in DumpForSnapshot() function in panda::ecmascript::JSPromiseValueThunkOrThrowerFunction
4817 void MicroJobQueue::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::MicroJobQueue
4823 void PendingJob::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::PendingJob
4829 void CompletionRecord::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::CompletionRecord
4835 void JSProxyRevocFunction::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) con… in DumpForSnapshot() function in panda::ecmascript::JSProxyRevocFunction
4840 void JSAsyncFunction::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSAsyncFunction
4845 void JSAsyncAwaitStatusFunction::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &ve… in DumpForSnapshot() function in panda::ecmascript::JSAsyncAwaitStatusFunction
4850 void JSGeneratorFunction::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSGeneratorFunction
4855 void JSAsyncGeneratorFunction::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec)… in DumpForSnapshot() function in panda::ecmascript::JSAsyncGeneratorFunction
4860 void JSIntlBoundFunction::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSIntlBoundFunction
4868 void PropertyBox::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::PropertyBox
4873 void PrototypeHandler::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::PrototypeHandler
4880 void TransitionHandler::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::TransitionHandler
4886 void TransWithProtoHandler::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) co… in DumpForSnapshot() function in panda::ecmascript::TransWithProtoHandler
4893 void StoreTSHandler::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::StoreTSHandler
4900 void JSRealm::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSRealm
4907 void JSIntl::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSIntl
4913 void JSLocale::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSLocale
4919 void JSDateTimeFormat::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSDateTimeFormat
4938 void JSRelativeTimeFormat::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) con… in DumpForSnapshot() function in panda::ecmascript::JSRelativeTimeFormat
4948 void JSNumberFormat::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSNumberFormat
4976 void JSCollator::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSCollator
4993 void JSPluralRules::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSPluralRules
5011 void JSDisplayNames::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSDisplayNames
5021 void JSListFormat::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSListFormat
5030 void JSGeneratorObject::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSGeneratorObject
5039 void JSAsyncGeneratorObject::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) c… in DumpForSnapshot() function in panda::ecmascript::JSAsyncGeneratorObject
5050 void JSAsyncFuncObject::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::JSAsyncFuncObject
5055 void GeneratorContext::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::GeneratorContext
5070 void ProtoChangeMarker::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::ProtoChangeMarker
5075 void ProtoChangeDetails::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::ProtoChangeDetails
5081 void MachineCode::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::MachineCode
5086 void ClassInfoExtractor::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::ClassInfoExtractor
5099 void TSObjectType::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::TSObjectType
5105 void TSClassType::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::TSClassType
5117 void TSInterfaceType::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::TSInterfaceType
5123 void TSClassInstanceType::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::TSClassInstanceType
5128 void TSUnionType::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::TSUnionType
5133 void TSFunctionType::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::TSFunctionType
5145 void TSArrayType::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::TSArrayType
5150 void TSIteratorInstanceType::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) c… in DumpForSnapshot() function in panda::ecmascript::TSIteratorInstanceType
5156 void SourceTextModule::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::SourceTextModule
5177 void ImportEntry::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::ImportEntry
5184 void LocalExportEntry::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::LocalExportEntry
5190 void IndirectExportEntry::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::IndirectExportEntry
5197 void StarExportEntry::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::StarExportEntry
5202 void ResolvedBinding::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::ResolvedBinding
5208 void ResolvedIndexBinding::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) con… in DumpForSnapshot() function in panda::ecmascript::ResolvedIndexBinding
5214 void ModuleNamespace::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::ModuleNamespace
5220 void CjsModule::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::CjsModule
5228 void CjsExports::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::CjsExports
5233 void CjsRequire::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::CjsRequire
5239 void ClassLiteral::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec) const in DumpForSnapshot() function in panda::ecmascript::ClassLiteral