Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dallocation-builder-inl.h64 bool AllocationBuilder::CanAllocateSloppyArgumentElements( in CanAllocateSloppyArgumentElements() function
72 DCHECK(CanAllocateSloppyArgumentElements(length, map, allocation)); in AllocateSloppyArgumentElements()
Dallocation-builder.h55 inline bool CanAllocateSloppyArgumentElements(
Djs-create-lowering.cc1510 if (!ab.CanAllocateSloppyArgumentElements(mapped_count, in TryAllocateAliasedArguments()
1578 if (!ab.CanAllocateSloppyArgumentElements(mapped_count, in TryAllocateAliasedArguments()