Searched refs:AllowLargeObjectAllocationFlag (Results 1 – 4 of 4) sorted by relevance
1096 AllowLargeObjectAllocationFlag::encode(true))); in TF_BUILTIN()1107 AllowLargeObjectAllocationFlag::encode(false))); in TF_BUILTIN()1118 AllowLargeObjectAllocationFlag::encode(true))); in TF_BUILTIN()1129 AllowLargeObjectAllocationFlag::encode(false))); in TF_BUILTIN()
431 AllowLargeObjectAllocationFlag::decode(flags); in RUNTIME_FUNCTION()463 AllowLargeObjectAllocationFlag::decode(flags); in RUNTIME_FUNCTION()
887 using AllowLargeObjectAllocationFlag = base::BitField<bool, 1, 1>; variable
1249 AllowLargeObjectAllocationFlag::encode(allow_large_object_allocation))); in AllocateRaw()1280 AllowLargeObjectAllocationFlag::encode(allow_large_object_allocation))); in AllocateRaw()