Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-heap-broker.cc532 AllowHandleAllocation handle_allocation; in TypeOf()
541 AllowHandleAllocation handle_allocation; in previous()
549 AllowHandleAllocation handle_allocation; in get()
674 AllowHandleAllocation handle_allocation; in GetOrCreateData()
719 AllowHandleAllocation handle_allocation; in TryGetObjectCreateMap()
732 AllowHandleAllocation handle_allocation; in AsElementsKind()
751 AllowHandleAllocation handle_allocation; in InitialMapInstanceSizeWithMinSlack()
759 AllowHandleAllocation handle_allocation; in lookup()
782 AllowHandleAllocation handle_allocation; in get()
803 AllowHandleAllocation handle_allocation; in RawFastPropertyAt()
[all …]
Dcode-generator.cc737 AllowHandleAllocation handles; in AssembleSourcePosition()
Djs-typed-lowering.cc548 AllowHandleAllocation allow_handle_allocation; in ReduceJSAdd()
1075 AllowHandleAllocation allow_handle_allocation; in ReduceJSToStringInput()
/external/v8/src/
Dhandles-inl.h111 DCHECK(AllowHandleAllocation::IsAllowed()); in CreateHandle()
127 DCHECK(AllowHandleAllocation::IsAllowed()); in GetHandle()
137 DCHECK(AllowHandleAllocation::IsAllowed()); in SealHandleScope()
Dassert-scope.h108 AllowHandleAllocation; typedef
Dobjects.cc14954 AllowHandleAllocation allow_handles; in DisassembleCodeRange()
/external/v8/src/heap/
Dheap-inl.h120 DCHECK(AllowHandleAllocation::IsAllowed()); in AllocateRaw()