Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dast.cc448 needs_initial_allocation_site |= literal->NeedsInitialAllocationSite(); in InitDepthAndFlags()
691 bool MaterializedLiteral::NeedsInitialAllocationSite() { in NeedsInitialAllocationSite() function in v8::internal::MaterializedLiteral
Dast.h1163 bool NeedsInitialAllocationSite();