Home
last modified time | relevance | path

Searched refs:AllocateJSCollectionSlow (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-collections-gen.cc75 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