Searched refs:AllocateJSCollectionSlow (Results 1 – 1 of 1) sorted by relevance
75 TNode<Object> AllocateJSCollectionSlow(TNode<Context> context,335 return AllocateJSCollectionSlow(context, constructor, in AllocateJSCollection()348 TNode<Object> BaseCollectionsAssembler::AllocateJSCollectionSlow( in AllocateJSCollectionSlow() function in v8::internal::BaseCollectionsAssembler