Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dhandles-inl.h139 DCHECK(AllowHandleAllocation::IsAllowed()); in CreateHandle()
158 CHECK(AllowHandleAllocation::IsAllowed()); in SealHandleScope()
Dassert-scope.h189 AllowHandleAllocation; typedef
Dhydrogen-gvn.cc491 DCHECK(!AllowHandleAllocation::IsAllowed()); in HGlobalValueNumberingPhase()
/external/chromium_org/v8/src/heap/
Dheap-inl.h168 DCHECK(AllowHandleAllocation::IsAllowed()); in AllocateRaw()