Home
last modified time | relevance | path

Searched defs:callSiteInfo (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stackmap/litecg/
H A Dlitecg_stackmap_type.h46 void AppendCallSiteInfo(const LiteCGStackMapType::Pc2CallSiteInfo &callSiteInfo) in AppendCallSiteInfo() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_codegen.cpp91 void SavePC2CallSiteInfo(void *object, uint64_t pc, std::vector<uint8_t> callSiteInfo) in SavePC2CallSiteInfo() argument
/arkcompiler/ets_runtime/ecmascript/
H A Dframes.cpp127 auto callSiteInfo = const_cast<JSThread *>(thread_)->GetCurrentEcmaContext()->CalCallSiteInfo(retAddr, isDeopt); in CalCallSiteInfo() local
408 AOTFileInfo::CallSiteInfo callSiteInfo; in Advance() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_codegen.cpp286 void CodeInfo::SavePC2CallSiteInfo(uint64_t pc, std::vector<uint8_t> callSiteInfo) in SavePC2CallSiteInfo() argument

Completed in 5 milliseconds