Searched defs:CreateJSPandaFile (Results 1 – 4 of 4) sorted by relevance
58 std::shared_ptr<JSPandaFile> CreateJSPandaFile(const char *source, const CString filename) in CreateJSPandaFile() function in panda::test::JSPandaFileTest72 HWTEST_F_L0(JSPandaFileTest, CreateJSPandaFile) in HWTEST_F_L0() argument
114 std::shared_ptr<JSPandaFile> CreateJSPandaFile(const std::string& filename, in CreateJSPandaFile() function in panda::test::PGOProfilerTestOne
88 void CreateJSPandaFile(const CString filename, std::vector<MethodLiteral *> &methodLiterals) in CreateJSPandaFile() function in panda::test::PGOProfilerTest113 …void CreateJSPandaFile(const char *source, const CString filename, std::vector<MethodLiteral *> &m… in CreateJSPandaFile() function in panda::test::PGOProfilerTest
1080 void JSSymbolExtractor::CreateJSPandaFile() in CreateJSPandaFile() function in panda::ecmascript::JSSymbolExtractor1090 void JSSymbolExtractor::CreateJSPandaFile(uint8_t *data, size_t dataSize) in CreateJSPandaFile() function in panda::ecmascript::JSSymbolExtractor