Home
last modified time | relevance | path

Searched refs:layoutValue (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Djson_parser_test.cpp72 auto layoutValue = jsHClass->GetLayout(); in CheckSendableProps() local
73 if (layoutValue.IsNull()) { in CheckSendableProps()
76 auto *layoutInfo = LayoutInfo::Cast(layoutValue.GetTaggedObject()); in CheckSendableProps()
H A Dason_test.cpp64 auto layoutValue = jsHClass->GetLayout(); in CheckSendableProps() local
65 if (layoutValue.IsNull()) { in CheckSendableProps()
68 auto *layoutInfo = LayoutInfo::Cast(layoutValue.GetTaggedObject()); in CheckSendableProps()

Completed in 2 milliseconds