Home
last modified time | relevance | path

Searched refs:AllowHandleAllocation (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dhandles-inl.h98 DCHECK(AllowHandleAllocation::IsAllowed()); in CreateHandle()
114 DCHECK(AllowHandleAllocation::IsAllowed()); in GetHandle()
124 CHECK(AllowHandleAllocation::IsAllowed()); in SealHandleScope()
Dassert-scope.h108 AllowHandleAllocation; typedef
/external/v8/src/heap/
Dheap-inl.h302 DCHECK(AllowHandleAllocation::IsAllowed()); in AllocateRaw()
/external/v8/src/crankshaft/
Dhydrogen-gvn.cc500 DCHECK(!AllowHandleAllocation::IsAllowed()); in HGlobalValueNumberingPhase()