Home
last modified time | relevance | path

Searched refs:AllowHeapAllocation (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/v8/src/
Dbuiltins.cc574 AllowHeapAllocation allow_allocation; in BUILTIN()
579 AllowHeapAllocation allow_allocation; in BUILTIN()
594 AllowHeapAllocation allow_allocation; in BUILTIN()
600 AllowHeapAllocation allow_allocation; in BUILTIN()
606 AllowHeapAllocation allow_allocation; in BUILTIN()
611 AllowHeapAllocation allow_allocation; in BUILTIN()
631 AllowHeapAllocation allow_allocation; in BUILTIN()
636 AllowHeapAllocation allow_allocation; in BUILTIN()
646 AllowHeapAllocation allow_allocation; in BUILTIN()
651 AllowHeapAllocation allow_allocation; in BUILTIN()
[all …]
Dassert-scope.h197 AllowHeapAllocation; typedef
Dunique.h48 DCHECK(!AllowHeapAllocation::IsAllowed() || handle->IsMap()); in Unique()
Dserialize.h598 DCHECK(!AllowHeapAllocation::IsAllowed()); in source()
Dtype-info.cc414 AllowHeapAllocation allocation_allowed; in CreateDictionary()
Djson-stringifier.h373 AllowHeapAllocation allow_to_return_error; in StackPush()
Ddeoptimizer.cc609 CHECK(AllowHeapAllocation::IsAllowed()); in Deoptimizer()
664 CHECK(!AllowHeapAllocation::IsAllowed()); in DeleteFrameDescriptions()
Dobjects.cc305 AllowHeapAllocation allow_gc; in GetPrimitiveValue()
315 AllowHeapAllocation allow_gc; in GetPrimitiveValue()
320 AllowHeapAllocation allow_gc; in GetPrimitiveValue()
324 AllowHeapAllocation allow_gc; in GetPrimitiveValue()
961 DCHECK(AllowHeapAllocation::IsAllowed()); in SlowFlatten()
7951 DCHECK(!AllowHeapAllocation::IsAllowed()); in GetFlatContent()
14210 AllowHeapAllocation allocate_return_value; in PrepareSlowElementsForSort()
Druntime.cc4950 AllowHeapAllocation allow_allocation; in RUNTIME_FUNCTION()
6505 AllowHeapAllocation allocate_error_and_return; in ConvertCaseHelper()
8569 DCHECK(AllowHeapAllocation::IsAllowed()); in RUNTIME_FUNCTION()
8582 DCHECK(AllowHeapAllocation::IsAllowed()); in RUNTIME_FUNCTION()
Dobjects-inl.h1119 DCHECK(AllowHeapAllocation::IsAllowed()); in GetElement()
/external/chromium_org/v8/src/heap/
Dheap.cc412 AllowHeapAllocation for_the_first_part_of_prologue; in GarbageCollectionPrologue()
438 DCHECK(!AllowHeapAllocation::IsAllowed() && gc_state_ == NOT_IN_GC); in GarbageCollectionPrologue()
604 AllowHeapAllocation for_the_rest_of_the_epilogue; in GarbageCollectionEpilogue()
830 DCHECK(AllowHeapAllocation::IsAllowed()); in CollectGarbage()
1055 AllowHeapAllocation allow_allocation; in PerformGarbageCollection()
1098 AllowHeapAllocation allow_allocation; in PerformGarbageCollection()
1121 AllowHeapAllocation allow_allocation; in PerformGarbageCollection()
4251 DCHECK(AllowHeapAllocation::IsAllowed()); in MakeHeapIterable()
Dheap-inl.h169 DCHECK(AllowHeapAllocation::IsAllowed()); in AllocateRaw()