Searched refs:irregularIndexesVal (Results 1 – 1 of 1) sorted by relevance
806 Local<JSValueRef> irregularIndexesVal = runtimeCallInfo->GetCallArgRef(2); in SetGridLayoutOptions() local814 …bool irregularResult = ArkTSUtils::ParseArray<int32_t>(vm, irregularIndexesVal, irregularIndexes.g… in SetGridLayoutOptions()