Searched refs:CollectStackMapDes (Results 1 – 2 of 2) sorted by relevance
52 void CollectStackMapDes(ModuleSectionDes &moduleDes) const;150 void CollectStackMapDes(ModuleSectionDes& des);
25 void Module::CollectStackMapDes(ModuleSectionDes& des) const in CollectStackMapDes() function in panda::ecmascript::kungfu::Module177 CollectStackMapDes(moduleDes); in CollectModuleSectionDes()