Home
last modified time | relevance | path

Searched defs:OptimizedJSFunctionUnfoldArgVFrame (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dframes.h287 struct OptimizedJSFunctionUnfoldArgVFrame : public base::AlignedStruct<base::AlignedPointer::Size(), struct
295 return MEMBER_OFFSET(OptimizedJSFunctionUnfoldArgVFrame, type); in GetTypeOffset() argument
299 return MEMBER_OFFSET(OptimizedJSFunctionUnfoldArgVFrame, prevFp); in GetPrevOffset() argument
311 static OptimizedJSFunctionUnfoldArgVFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() argument
334 STATIC_ASSERT_EQ_ARCH(sizeof(OptimizedJSFunctionUnfoldArgVFrame), argument