Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-collections-gen.cc65 TNode<Object> AllocateJSCollection(TNode<Context> context,
327 TNode<Object> BaseCollectionsAssembler::AllocateJSCollection( in AllocateJSCollection() function in v8::internal::BaseCollectionsAssembler
367 TNode<Object> collection = AllocateJSCollection( in GenerateConstructor()