Searched refs:AllocateJSCollectionFast (Results 1 – 1 of 1) sorted by relevance
71 TNode<Object> AllocateJSCollectionFast(TNode<HeapObject> constructor);333 [=] { return AllocateJSCollectionFast(constructor); }, in AllocateJSCollection()340 TNode<Object> BaseCollectionsAssembler::AllocateJSCollectionFast( in AllocateJSCollectionFast() function in v8::internal::BaseCollectionsAssembler