Home
last modified time | relevance | path

Searched defs:maybe_allocation_site (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-constructor-gen.cc385 TNode<Object> maybe_allocation_site = in CreateShallowArrayLiteral() local
404 TNode<Object> maybe_allocation_site = in CreateEmptyArrayLiteral() local
446 TNode<Object> maybe_allocation_site = in CreateShallowObjectLiteral() local
Dbuiltins-array-gen.cc1788 auto maybe_allocation_site = in TF_BUILTIN() local
1916 TNode<Int32T> argc, TNode<HeapObject> maybe_allocation_site) { in GenerateArrayNArgumentsConstructor()
1934 auto maybe_allocation_site = in TF_BUILTIN() local