• Home
  • Raw
  • Download

Lines Matching defs:GetFrameFromSp

200     static OptimizedFrame* GetFrameFromSp(const JSTaggedType *sp)  in GetFrameFromSp()  function
256 static OptimizedJSFunctionUnfoldArgVFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
319 static OptimizedJSFunctionArgConfigFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
448 static OptimizedJSFunctionFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
521 static OptimizedEntryFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
545 static InterpretedFrameBase* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
636 static InterpretedFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
698 static InterpretedBuiltinFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
785 static AsmInterpretedFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
890 static InterpretedEntryFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
940 static AsmInterpretedEntryFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
969 static AsmInterpretedBridgeFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1028 static OptimizedLeaveFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1071 static OptimizedWithArgvLeaveFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1115 static OptimizedBuiltinLeaveFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1197 static BuiltinFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1285 static BuiltinWithArgvFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function