Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
Dbuiltins-constructor-gen.cc463 TNode<Context> context, AllocationSiteMode allocation_site_mode, in CreateShallowArrayLiteral()
Dbuiltins-array-gen.cc1929 AllocationSiteMode allocation_site_mode = DONT_TRACK_ALLOCATION_SITE; in GenerateArraySingleArgumentConstructor() local