Searched refs:newTargetArray (Results 1 – 2 of 2) sorted by relevance
37 uint8_t length, JSTaggedValue newTargetArray, in SetPolyConstuctCacheSlot() argument40 …ASSERT(length <= POLY_CASE_NUM && newTargetArray.IsTaggedArray() && initialHClassArray.IsTaggedArr… in SetPolyConstuctCacheSlot()43 JSHandle<TaggedArray> newTargetArr(thread, newTargetArray); in SetPolyConstuctCacheSlot()
32 uint8_t length, JSTaggedValue newTargetArray,