Home
last modified time | relevance | path

Searched refs:GenerateJSPandaFile (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_manager.cpp119 …std::shared_ptr<JSPandaFile> jsPandaFile = GenerateJSPandaFile(thread, pf.release(), filename, ent… in LoadJSPandaFile()
167 …std::shared_ptr<JSPandaFile> jsPandaFile = GenerateJSPandaFile(thread, pf.release(), desc, entryPo… in LoadJSPandaFile()
214 …std::shared_ptr<JSPandaFile> jsPandaFile = GenerateJSPandaFile(thread, pf.release(), desc, entryPo… in LoadJSPandaFileSecure()
517 std::shared_ptr<JSPandaFile> JSPandaFileManager::GenerateJSPandaFile(JSThread *thread, const panda_… in GenerateJSPandaFile() function in panda::ecmascript::JSPandaFileManager
Djs_pandafile_manager.h111 …std::shared_ptr<JSPandaFile> GenerateJSPandaFile(JSThread *thread, const panda_file::File *pf, con…