Lines Matching refs:GetAssociatedJSThread
91 auto thread = vm->GetAssociatedJSThread(); in ContainersPlainArray_Constructor_FuzzTest()
122 auto thread = vm->GetAssociatedJSThread(); in ContainersPlainArray_Add_Has_FuzzTest()
169 auto thread = vm->GetAssociatedJSThread(); in ContainersPlainArray_Clone_FuzzTest()
210 auto thread = vm->GetAssociatedJSThread(); in ContainersPlainArray_Clear_FuzzTest()
251 auto thread = vm->GetAssociatedJSThread(); in ContainersPlainArray_Get_FuzzTest()
293 auto thread = vm->GetAssociatedJSThread(); in ContainersPlainArray_GetIteratorObj_FuzzTest()
346 auto thread = vm->GetAssociatedJSThread(); in ContainersPlainArray_ForEach_FuzzTest()
392 auto thread = vm->GetAssociatedJSThread(); in ContainersPlainArray_ToString_FuzzTest()
433 auto thread = vm->GetAssociatedJSThread(); in ContainersPlainArray_GetIndexOfKey_FuzzTest()
476 auto thread = vm->GetAssociatedJSThread(); in ContainersPlainArray_GetIndexOfValue_FuzzTest()
519 auto thread = vm->GetAssociatedJSThread(); in ContainersPlainArray_IsEmpty_FuzzTest()
560 auto thread = vm->GetAssociatedJSThread(); in ContainersPlainArray_GetKeyAt_FuzzTest()
602 auto thread = vm->GetAssociatedJSThread(); in ContainersPlainArray_Remove_FuzzTest()
644 auto thread = vm->GetAssociatedJSThread(); in ContainersPlainArray_RemoveAt_FuzzTest()
686 auto thread = vm->GetAssociatedJSThread(); in ContainersPlainArray_RemoveRangeFrom_FuzzTest()
730 auto thread = vm->GetAssociatedJSThread(); in ContainersPlainArray_SetValueAt_FuzzTest()
773 auto thread = vm->GetAssociatedJSThread(); in ContainersPlainArray_GetValueAt_FuzzTest()
815 auto thread = vm->GetAssociatedJSThread(); in ContainersPlainArray_GetSize_FuzzTest()