• Home
  • Raw
  • Download

Lines Matching defs:GetFrameFromSp

224     static OptimizedFrame* GetFrameFromSp(const JSTaggedType *sp)  in GetFrameFromSp()  function
306 static BaselineBuiltinFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
362 static AsmBridgeFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
430 static OptimizedJSFunctionUnfoldArgVFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
501 static OptimizedJSFunctionArgConfigFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
657 static OptimizedJSFunctionFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
732 static OptimizedEntryFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
770 static InterpretedFrameBase* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
861 static InterpretedFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
946 static InterpretedBuiltinFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1050 static AsmInterpretedFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1179 static InterpretedEntryFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1240 static AsmInterpretedEntryFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1281 static AsmInterpretedBridgeFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1354 static OptimizedLeaveFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1420 static OptimizedWithArgvLeaveFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1494 static OptimizedBuiltinLeaveFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1598 static BuiltinFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1716 static BuiltinWithArgvFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1932 static FASTJITFunctionFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function