Searched defs:CreateJSPandaFile (Results 1 – 3 of 3) 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
90 void CreateJSPandaFile(const CString filename, std::vector<MethodLiteral *> &methodLiterals) in CreateJSPandaFile() function in panda::test::PGOProfilerTest115 …void CreateJSPandaFile(const char *source, const CString filename, std::vector<MethodLiteral *> &m… in CreateJSPandaFile() function in panda::test::PGOProfilerTest
1618 void JSSymbolExtractor::CreateJSPandaFile() in CreateJSPandaFile() function in panda::ecmascript::JSSymbolExtractor1628 void JSSymbolExtractor::CreateJSPandaFile(uint8_t *data, size_t dataSize) in CreateJSPandaFile() function in panda::ecmascript::JSSymbolExtractor