Searched defs:InterpretedBuiltinFrame (Results 1 – 1 of 1) sorted by relevance
956 struct InterpretedBuiltinFrame : public base::AlignedStruct<JSTaggedValue::TaggedTypeSize(), struct973 static InterpretedBuiltinFrame* GetFrameFromSp(const JSTaggedType *sp) in GetFrameFromSp() argument980 return sizeof(InterpretedBuiltinFrame) / JSTaggedValue::TaggedTypeSize(); in NumOfMembers() argument1006 STATIC_ASSERT_EQ_ARCH(sizeof(InterpretedBuiltinFrame), argument