Home
last modified time | relevance | path

Searched defs:JSPandaFile (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot.h30 class JSPandaFile; variable
Dsnapshot_processor.h34 class JSPandaFile; variable
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_manager.h151 friend class JSPandaFile; variable
Ddebug_info_extractor.h32 class JSPandaFile; variable
Djs_pandafile.cpp26 JSPandaFile::JSPandaFile(const panda_file::File *pf, const CString &descriptor, CreateMode mode) in JSPandaFile() function in panda::ecmascript::JSPandaFile
Dmethod_literal.h31 class JSPandaFile; variable
/arkcompiler/ets_runtime/ecmascript/debugger/tests/
Ddropframe_manager_test.cpp55 void PushMethodInfoTest(std::tuple<JSPandaFile*, panda_file::File::EntityId> methodInfo) in PushMethodInfoTest()
60 bool CheckExitMethodInfoTest(std::tuple<JSPandaFile*, panda_file::File::EntityId> methodInfo) in CheckExitMethodInfoTest()
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddropframe_manager.cpp298 void DropframeManager::PushMethodInfo(std::tuple<JSPandaFile*, in PushMethodInfo()
304 bool DropframeManager::CheckExitMethodInfo(std::tuple<JSPandaFile*, in CheckExitMethodInfo()
/arkcompiler/ets_runtime/ecmascript/module/
Djs_shared_module_manager.cpp23 using JSPandaFile = ecmascript::JSPandaFile; typedef
Djs_module_manager.cpp28 using JSPandaFile = ecmascript::JSPandaFile; typedef
/arkcompiler/ets_runtime/ecmascript/
Decma_string_table.h37 class JSPandaFile; variable
Dmethod.h30 class JSPandaFile; variable
Decma_string.h48 class JSPandaFile; variable
Decma_vm.h73 class JSPandaFile; variable