Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds