Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
Dbuiltins-constructor-gen.cc468 TNode<Object> maybe_allocation_site = in CreateShallowArrayLiteral() local
488 TNode<Object> maybe_allocation_site = in CreateEmptyArrayLiteral() local
533 TNode<Object> maybe_allocation_site = in CreateShallowObjectLiteral() local
Dbuiltins-array-gen.cc1818 auto maybe_allocation_site = in TF_BUILTIN() local
1946 TNode<Int32T> argc, TNode<HeapObject> maybe_allocation_site) { in GenerateArrayNArgumentsConstructor()
1965 auto maybe_allocation_site = in TF_BUILTIN() local