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