Home
last modified time | relevance | path

Searched defs:mainMethodIndex (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/
Dhot_reload_manager.cpp75 … auto mainMethodIndex = panda_file::File::EntityId(jsPandaFile->GetMainMethodIndex(recordName)); in ExtractPatch() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Djs_pandafile_test.cpp227 uint32_t mainMethodIndex = pf->GetMainMethodIndex(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dpanda_file_translator.cpp143 uint32_t mainMethodIndex = jsPandaFile->GetMainMethodIndex(entryPoint.data(), isNewVersion); in GenerateProgram() local
/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp91 auto mainMethodIndex = panda_file::File::EntityId(jsPandaFile->GetMainMethodIndex(recordName)); in NotifyScriptParsed() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp3824 uint32_t mainMethodIndex = jsPandaFile->GetMainMethodIndex(entry); in GetSourceCode() local