Home
last modified time | relevance | path

Searched defs:mainMethodIndex (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/
H A Dhot_reload_manager.cpp75 auto mainMethodIndex = panda_file::File::EntityId(jsPandaFile->GetMainMethodIndex(recordName)); in ExtractPatch() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
H A Djs_pandafile_test.cpp227 uint32_t mainMethodIndex = pf->GetMainMethodIndex(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dpanda_file_translator.cpp143 uint32_t mainMethodIndex = jsPandaFile->GetMainMethodIndex(entryPoint.data(), isNewVersion); in GenerateProgram() local
H A Djs_pandafile.h218 void UpdateMainMethodIndex(uint32_t mainMethodIndex, const CString &recordName = ENTRY_FUNCTION_NAME) in UpdateMainMethodIndex() argument
/arkcompiler/toolchain/tooling/agent/
H A Ddebugger_impl.cpp92 auto mainMethodIndex = panda_file::File::EntityId(jsPandaFile->GetMainMethodIndex(recordName)); in NotifyScriptParsed() local
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp3718 uint32_t mainMethodIndex = jsPandaFile->GetMainMethodIndex(entry); in GetSourceCode() local

Completed in 20 milliseconds