Home
last modified time | relevance | path

Searched refs:GetJSRecordInfo (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/
H A Dhot_reload_manager.cpp73 const auto &recordInfos = jsPandaFile->GetJSRecordInfo(); in ExtractPatch()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Djs_pandafile.h387 const CUnorderedMap<CString, JSRecordInfo*> &GetJSRecordInfo() const in GetJSRecordInfo() function in panda::ecmascript::JSPandaFile
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Daot_compiler_preprocessor.cpp334 const auto &recordInfo = jsPandaFile->GetJSRecordInfo(); in ResolveModule()
/arkcompiler/ets_runtime/ecmascript/module/tests/
H A Decma_module_test.cpp433 const_cast<CUnorderedMap<CString, JSPandaFile::JSRecordInfo*>&>(pf->GetJSRecordInfo()); in HWTEST_F_L0()
856 const_cast<CUnorderedMap<CString, JSPandaFile::JSRecordInfo*>&>(pf->GetJSRecordInfo()); in HWTEST_F_L0()

Completed in 11 milliseconds