Home
last modified time | relevance | path

Searched defs:CreateJSPandaFile (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Djs_pandafile_test.cpp58 std::shared_ptr<JSPandaFile> CreateJSPandaFile(const char *source, const CString filename) in CreateJSPandaFile() function in panda::test::JSPandaFileTest
72 HWTEST_F_L0(JSPandaFileTest, CreateJSPandaFile) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test_one.cpp114 std::shared_ptr<JSPandaFile> CreateJSPandaFile(const std::string& filename, in CreateJSPandaFile() function in panda::test::PGOProfilerTestOne
Dpgo_profiler_test.cpp88 void CreateJSPandaFile(const CString filename, std::vector<MethodLiteral *> &methodLiterals) in CreateJSPandaFile() function in panda::test::PGOProfilerTest
113 …void CreateJSPandaFile(const char *source, const CString filename, std::vector<MethodLiteral *> &m… in CreateJSPandaFile() function in panda::test::PGOProfilerTest
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp1080 void JSSymbolExtractor::CreateJSPandaFile() in CreateJSPandaFile() function in panda::ecmascript::JSSymbolExtractor
1090 void JSSymbolExtractor::CreateJSPandaFile(uint8_t *data, size_t dataSize) in CreateJSPandaFile() function in panda::ecmascript::JSSymbolExtractor