• Home
  • Raw
  • Download

Lines Matching refs:AllocationFlags

1211                                                  AllocationFlags flags,  in AllocateRaw()
1331 TNode<IntPtrT> size_in_bytes, AllocationFlags flags, in AllocateRawUnaligned()
1338 TNode<IntPtrT> size_in_bytes, AllocationFlags flags, in AllocateRawDoubleAligned()
1359 TNode<IntPtrT> size_in_bytes, AllocationFlags flags) { in AllocateInNewSpace()
1367 AllocationFlags flags) { in Allocate()
1431 AllocationFlags flags) { in AllocateInNewSpace()
1439 AllocationFlags flags) { in Allocate()
3468 TNode<UintPtrT> length, AllocationFlags flags) { in AllocateNonEmptyByteArray()
3491 AllocationFlags flags) { in AllocateByteArray()
3544 uint32_t length, AllocationFlags flags) { in AllocateSeqOneByteString()
3566 uint32_t length, AllocationFlags flags) { in AllocateSeqTwoByteString()
3616 TNode<IntPtrT> at_least_space_for, AllocationFlags flags) { in AllocateNameDictionary()
3625 TNode<IntPtrT> capacity, AllocationFlags flags) { in AllocateNameDictionaryWithCapacity()
3843 base::Optional<TNode<FixedArray>> elements, AllocationFlags flags, in AllocateJSObjectFromMap()
4031 TNode<IntPtrT> capacity, AllocationFlags allocation_flags, in AllocateUninitializedJSArrayWithElements()
4163 AllocationFlags allocation_flags) { in AllocateJSArray()
4293 ElementsKind kind, TNode<TIndex> capacity, AllocationFlags flags, in AllocateFixedArray()
4355 AllocationFlags,
4362 AllocationFlags allocation_flags, ExtractFixedArrayFlags extract_flags, in ExtractToFixedArray()
4462 TVariable<BoolT>* var_holes_converted, AllocationFlags allocation_flags, in ExtractFixedDoubleArrayFillingHoles()