Home
last modified time | relevance | path

Searched defs:GetDeoptBundleInfo (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dstackmap.h83 const MapleUnorderedMap<int32, Operand *> &GetDeoptBundleInfo() const in GetDeoptBundleInfo() function
/arkcompiler/ets_runtime/ecmascript/
Dframes.cpp724 void OptimizedJSFunctionFrame::GetDeoptBundleInfo(const FrameIterator &it, std::vector<kungfu::ARKD… in GetDeoptBundleInfo() function in panda::ecmascript::OptimizedJSFunctionFrame
785 void FASTJITFunctionFrame::GetDeoptBundleInfo(const FrameIterator &it, std::vector<kungfu::ARKDeopt… in GetDeoptBundleInfo() function in panda::ecmascript::FASTJITFunctionFrame
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_nodes.h701 const MapleUnorderedMap<int32, MapleValue> &GetDeoptBundleInfo() const in GetDeoptBundleInfo() function
706 MapleUnorderedMap<int32, MapleValue> &GetDeoptBundleInfo() in GetDeoptBundleInfo() function