• Home
  • Raw
  • Download

Lines Matching defs:GetFrameFromSp

220     static OptimizedFrame* GetFrameFromSp(const JSTaggedType *sp)  in GetFrameFromSp()  function
298 static BaselineBuiltinFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
349 static AsmBridgeFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
412 static OptimizedJSFunctionUnfoldArgVFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
483 static OptimizedJSFunctionArgConfigFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
629 static OptimizedJSFunctionFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
704 static OptimizedEntryFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
742 static InterpretedFrameBase* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
833 static InterpretedFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
918 static InterpretedBuiltinFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1022 static AsmInterpretedFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1152 static InterpretedEntryFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1214 static AsmInterpretedEntryFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1255 static AsmInterpretedBridgeFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1329 static OptimizedLeaveFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1385 static OptimizedWithArgvLeaveFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1443 static OptimizedBuiltinLeaveFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1542 static BuiltinFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1655 static BuiltinWithArgvFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
1856 static FASTJITFunctionFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function