Searched refs:source_start (Results 1 – 3 of 3) sorted by relevance
217 virtual void CopyElements(JSObject* source_holder, uint32_t source_start,
1329 TNode<IntPtrT> source_start = in TF_BUILTIN() local1355 CallCMemmove(target_data_ptr, source_start, count_bytes); in TF_BUILTIN()
3486 Node* source_start = LoadMapInobjectPropertiesStartInWords(source_map); in GenerateCloneObjectIC() local3490 TimesPointerSize(IntPtrSub(result_start, source_start)); in GenerateCloneObjectIC()3491 BuildFastLoop(source_start, source_size, in GenerateCloneObjectIC()