Home
last modified time | relevance | path

Searched defs:allocation_flags (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dbuiltins-internal-gen.cc1094 TNode<Smi> allocation_flags = in TF_BUILTIN() local
1105 TNode<Smi> allocation_flags = in TF_BUILTIN() local
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc4031 TNode<IntPtrT> capacity, AllocationFlags allocation_flags, in AllocateUninitializedJSArrayWithElements()
4163 AllocationFlags allocation_flags) { in AllocateJSArray()
4362 AllocationFlags allocation_flags, ExtractFixedArrayFlags extract_flags, in ExtractToFixedArray()
4462 TVariable<BoolT>* var_holes_converted, AllocationFlags allocation_flags, in ExtractFixedDoubleArrayFillingHoles()
4563 auto allocation_flags = AllocationFlag::kAllowLargeObjectAllocation; in ExtractFixedArray() local