Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-constructor-gen.cc342 AllocationSiteMode allocation_site_mode) { in EmitCreateShallowArrayLiteral()
Dbuiltins-array-gen.cc4235 AllocationSiteMode allocation_site_mode = DONT_TRACK_ALLOCATION_SITE; in GenerateArraySingleArgumentConstructor() local