Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-collections-gen.cc43 void AddConstructorEntries(Variant variant, TNode<Context> context,
163 void BaseCollectionsAssembler::AddConstructorEntries( in AddConstructorEntries() function in v8::internal::BaseCollectionsAssembler
370 AddConstructorEntries(variant, context, native_context, collection, iterable); in GenerateConstructor()