Searched defs:GetDeoptBundleInfo (Results 1 – 5 of 5) sorted by relevance
83 const MapleUnorderedMap<int32, Operand *> &GetDeoptBundleInfo() const in GetDeoptBundleInfo() function
741 void OptimizedJSFunctionFrame::GetDeoptBundleInfo(const FrameIterator &it, std::vector<kungfu::ARKD… in GetDeoptBundleInfo() function in panda::ecmascript::OptimizedJSFunctionFrame797 void FASTJITFunctionFrame::GetDeoptBundleInfo(const FrameIterator &it, std::vector<kungfu::ARKDeopt… in GetDeoptBundleInfo() function in panda::ecmascript::FASTJITFunctionFrame
701 const MapleUnorderedMap<int32, MapleValue> &GetDeoptBundleInfo() const in GetDeoptBundleInfo() function706 MapleUnorderedMap<int32, MapleValue> &GetDeoptBundleInfo() in GetDeoptBundleInfo() function
3015 void LLVMIRBuilder::GetDeoptBundleInfo(GateRef deoptFrameState, std::vector<LLVMValueRef> &values) in GetDeoptBundleInfo() function in panda::ecmascript::kungfu::LLVMIRBuilder
3011 void LiteCGIRBuilder::GetDeoptBundleInfo(BB &bb, GateRef deoptFrameState, in GetDeoptBundleInfo() function in panda::ecmascript::kungfu::LiteCGIRBuilder