Searched refs:AddConstructorEntry (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/builtins/ |
D | builtins-collections-gen.cc | 34 void AddConstructorEntry(Variant variant, TNode<Context> context, 139 void BaseCollectionsAssembler::AddConstructorEntry( in AddConstructorEntry() function in v8::internal::BaseCollectionsAssembler 249 AddConstructorEntry(variant, context, collection, add_func, element, in AddConstructorEntriesFromFastJSArray() 276 AddConstructorEntry(variant, context, collection, add_func, entry); in AddConstructorEntriesFromFastJSArray() 315 AddConstructorEntry(variant, context, collection, add_func, next_value, in AddConstructorEntriesFromIterable()
|