Home
last modified time | relevance | path

Searched defs:GetDeoptBundleInfo (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dstackmap.h83 const MapleUnorderedMap<int32, Operand *> &GetDeoptBundleInfo() const in GetDeoptBundleInfo() function in maplebe::DeoptInfo
/arkcompiler/ets_runtime/ecmascript/
H A Dframes.cpp708 void OptimizedJSFunctionFrame::GetDeoptBundleInfo(const FrameIterator &it, std::vector<kungfu::ARKDeopt>& deopts) const in GetDeoptBundleInfo() function in panda::ecmascript::OptimizedJSFunctionFrame
771 void FASTJITFunctionFrame::GetDeoptBundleInfo(const FrameIterator &it, std::vector<kungfu::ARKDeopt>& deopts) const in GetDeoptBundleInfo() function in panda::ecmascript::FASTJITFunctionFrame

Completed in 3 milliseconds