Searched defs:GetDeoptBundleInfo (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ | ||
| H A D | stackmap.h | 83 const MapleUnorderedMap<int32, Operand *> &GetDeoptBundleInfo() const in GetDeoptBundleInfo() function in maplebe::DeoptInfo |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | frames.cpp | 708 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