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.h59 const MapleUnorderedMap<int32, Operand *> &GetDeoptBundleInfo() const in GetDeoptBundleInfo() function
/arkcompiler/ets_runtime/ecmascript/
Dframes.cpp564 void OptimizedJSFunctionFrame::GetDeoptBundleInfo(const FrameIterator &it, std::vector<kungfu::ARKD… in GetDeoptBundleInfo() function in panda::ecmascript::OptimizedJSFunctionFrame
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_nodes.h1051 const MapleUnorderedMap<int32, MapleValue> &GetDeoptBundleInfo() const in GetDeoptBundleInfo() function
1056 MapleUnorderedMap<int32, MapleValue> &GetDeoptBundleInfo() in GetDeoptBundleInfo() function