Searched refs:arrayItemJsValue (Results 1 – 1 of 1) sorted by relevance
137 auto arrayItemJsValue = curveConfigJsArray->GetValueAt(i); in ParseAnimationFloatArray() local139 if (!arrayItemJsValue->IsObject()) { in ParseAnimationFloatArray()142 auto arrayItemJsObject = JSRef<JSObject>::Cast(arrayItemJsValue); in ParseAnimationFloatArray()465 auto arrayItemJsValue = curveConfigJsArray->GetValueAt(i); in ParseAnimationColorArray() local467 if (!arrayItemJsValue->IsObject()) { in ParseAnimationColorArray()470 auto arrayItemJsObject = JSRef<JSObject>::Cast(arrayItemJsValue); in ParseAnimationColorArray()