Home
last modified time | relevance | path

Searched refs:DependOnPretenureMode (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Dcompilation-dependencies.h54 AllocationType DependOnPretenureMode(const AllocationSiteRef& site);
Dcompilation-dependencies.cc412 AllocationType CompilationDependencies::DependOnPretenureMode( in DependOnPretenureMode() function in v8::internal::compiler::CompilationDependencies
Djs-create-lowering.cc669 allocation = dependencies()->DependOnPretenureMode(*site_ref); in ReduceJSCreateArray()
1116 allocation = dependencies()->DependOnPretenureMode(site); in ReduceJSCreateLiteralArrayOrObject()
1141 dependencies()->DependOnPretenureMode(site); in ReduceJSCreateEmptyLiteralArray()