Home
last modified time | relevance | path

Searched defs:CreateJSPandaFile (Results 1 – 3 of 3) 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.cpp90 void CreateJSPandaFile(const CString filename, std::vector<MethodLiteral *> &methodLiterals) in CreateJSPandaFile() function in panda::test::PGOProfilerTest
115 …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.cpp1618 void JSSymbolExtractor::CreateJSPandaFile() in CreateJSPandaFile() function in panda::ecmascript::JSSymbolExtractor
1628 void JSSymbolExtractor::CreateJSPandaFile(uint8_t *data, size_t dataSize) in CreateJSPandaFile() function in panda::ecmascript::JSSymbolExtractor