Home
last modified time | relevance | path

Searched defs:GetFrameFromSp (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dframes.h225 static OptimizedFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
308 static BaselineBuiltinFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
364 static AsmBridgeFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
432 static OptimizedJSFunctionUnfoldArgVFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
503 static OptimizedJSFunctionArgConfigFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
660 static OptimizedJSFunctionFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
735 static OptimizedEntryFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
773 static InterpretedFrameBase* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
864 static InterpretedFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() function
949 static InterpretedBuiltinFrame* GetFrameFromSp(cons function
1053 static AsmInterpretedFrame* GetFrameFromSp(const JSTaggedType *sp) GetFrameFromSp() function
1183 static InterpretedEntryFrame* GetFrameFromSp(const JSTaggedType *sp) GetFrameFromSp() function
1245 static AsmInterpretedEntryFrame* GetFrameFromSp(const JSTaggedType *sp) GetFrameFromSp() function
1286 static AsmInterpretedBridgeFrame* GetFrameFromSp(const JSTaggedType *sp) GetFrameFromSp() function
1360 static OptimizedLeaveFrame* GetFrameFromSp(const JSTaggedType *sp) GetFrameFromSp() function
1421 static OptimizedWithArgvLeaveFrame* GetFrameFromSp(const JSTaggedType *sp) GetFrameFromSp() function
1484 static OptimizedBuiltinLeaveFrame* GetFrameFromSp(const JSTaggedType *sp) GetFrameFromSp() function
1588 static BuiltinFrame* GetFrameFromSp(const JSTaggedType *sp) GetFrameFromSp() function
1706 static BuiltinWithArgvFrame* GetFrameFromSp(const JSTaggedType *sp) GetFrameFromSp() function
1923 static FASTJITFunctionFrame* GetFrameFromSp(const JSTaggedType *sp) GetFrameFromSp() function
[all...]

Completed in 5 milliseconds