• Home
  • Raw
  • Download

Lines Matching refs:SetFunction

61         objCallInfo->SetFunction(JSTaggedValue::Undefined());  in InitializePlainArrayConstructor()
72 objCallInfo->SetFunction(newTarget.GetTaggedValue()); in CreateJSAPIPlainArray()
101 callInfo->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_Constructor_FuzzTest()
135 callInfo->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_Add_Has_FuzzTest()
144 callInfo->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_Add_Has_FuzzTest()
177 callInfo->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_Clone_FuzzTest()
184 cfForClone->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_Clone_FuzzTest()
215 callInfo->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_Clear_FuzzTest()
222 cfForClear->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_Clear_FuzzTest()
253 callInfo->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_Get_FuzzTest()
260 cfForGet->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_Get_FuzzTest()
292 callInfo->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_GetIteratorObj_FuzzTest()
299 cfForGetIteratorObj->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_GetIteratorObj_FuzzTest()
342 callInfo->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_ForEach_FuzzTest()
351 cfForForEach->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_ForEach_FuzzTest()
384 callInfo->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_ToString_FuzzTest()
391 cfForToString->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_ToString_FuzzTest()
422 callInfo->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_GetIndexOfKey_FuzzTest()
429 cfForGetIndexOfKey->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_GetIndexOfKey_FuzzTest()
461 callInfo->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_GetIndexOfValue_FuzzTest()
468 cfForGetIndexOfValue->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_GetIndexOfValue_FuzzTest()
500 callInfo->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_IsEmpty_FuzzTest()
507 cfForIsEmpty->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_IsEmpty_FuzzTest()
538 callInfo->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_GetKeyAt_FuzzTest()
545 cfForGetKeyAt->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_GetKeyAt_FuzzTest()
577 callInfo->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_Remove_FuzzTest()
584 cfForRemove->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_Remove_FuzzTest()
616 callInfo->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_RemoveAt_FuzzTest()
623 cfForRemoveAt->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_RemoveAt_FuzzTest()
655 callInfo->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_RemoveRangeFrom_FuzzTest()
662 cfForRemoveRangeFrom->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_RemoveRangeFrom_FuzzTest()
695 callInfo->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_SetValueAt_FuzzTest()
702 cfForSetValueAt->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_SetValueAt_FuzzTest()
735 callInfo->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_GetValueAt_FuzzTest()
742 cfForGetValueAt->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_GetValueAt_FuzzTest()
774 callInfo->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_GetSize_FuzzTest()
781 cfForGetSize->SetFunction(JSTaggedValue::Undefined()); in ContainersPlainArray_GetSize_FuzzTest()