Searched defs:JSPandaFile (Results 1 – 15 of 15) sorted by relevance
30 class JSPandaFile; variable
32 class JSPandaFile; variable
132 friend class JSPandaFile; variable
24 JSPandaFile::JSPandaFile(const panda_file::File *pf, const CString &descriptor, CreateMode mode) in JSPandaFile() function in panda::ecmascript::JSPandaFile
31 class JSPandaFile; variable
55 void PushMethodInfoTest(std::tuple<JSPandaFile*, panda_file::File::EntityId> methodInfo) in PushMethodInfoTest()60 bool CheckExitMethodInfoTest(std::tuple<JSPandaFile*, panda_file::File::EntityId> methodInfo) in CheckExitMethodInfoTest()
299 void DropframeManager::PushMethodInfo(std::tuple<JSPandaFile*, in PushMethodInfo()305 bool DropframeManager::CheckExitMethodInfo(std::tuple<JSPandaFile*, in CheckExitMethodInfo()
50 class JSPandaFile; variable
60 class JSPandaFile; variable
44 class JSPandaFile; variable
24 using JSPandaFile = ecmascript::JSPandaFile; typedef
29 using JSPandaFile = ecmascript::JSPandaFile; typedef