Home
last modified time | relevance | path

Searched defs:codeId (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.cpp29 auto codeId = mda.GetCodeId().value(); in MethodLiteral() local
126 auto codeId = mda.GetCodeId().value(); in GetNumVregs() local
141 auto codeId = mda.GetCodeId().value(); in GetCodeSize() local
Dpanda_file_translator.cpp61 auto codeId = mda.GetCodeId(); in TranslateClasses() local
Dquick_fix_loader.cpp175 auto codeId = mda.GetCodeId(); in GenerateConstpoolCache() local
/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_pt_method.h60 auto codeId = mda.GetCodeId().value(); in GetCodeSize() local
/arkcompiler/runtime_core/runtime/tooling/inspector/
Dsource_file.cpp57 auto codeId = panda_file::MethodDataAccessor(*pandaFile_, methodId).GetCodeId(); in EnumerateLocations() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp52 auto codeId = mda.GetCodeId(); in ProcessClasses() local