Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-constructor.h30 AllocationSiteMode allocation_site_mode);
38 AllocationSiteMode allocation_site_mode);
Dbuiltins-constructor.cc500 CodeAssemblerLabel* call_runtime, AllocationSiteMode allocation_site_mode) { in EmitFastCloneShallowArray() argument
524 allocation_site_mode == TRACK_ALLOCATION_SITE ? allocation_site : nullptr; in EmitFastCloneShallowArray()
604 AllocationSiteMode allocation_site_mode) { in CreateFastCloneShallowArrayBuiltin() argument
616 &call_runtime, allocation_site_mode)); in CreateFastCloneShallowArrayBuiltin()
623 (allocation_site_mode == TRACK_ALLOCATION_SITE in CreateFastCloneShallowArrayBuiltin()