HomeSort by relevance Sort by last modified time
    Searched refs:AllowHandleAllocation (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/v8/src/
assert-scope.h 148 AllowHandleAllocation;
handles-inl.h 169 ASSERT(AllowHandleAllocation::IsAllowed());
189 CHECK(AllowHandleAllocation::IsAllowed());
heap-inl.h 217 ASSERT(AllowHandleAllocation::IsAllowed());
hydrogen-gvn.cc 372 ASSERT(!AllowHandleAllocation::IsAllowed());

Completed in 164 milliseconds