|
V8 Project
|
#include <heap.h>
Collaboration diagram for v8::internal::AlwaysAllocateScope:Public Member Functions | |
| AlwaysAllocateScope (Isolate *isolate) | |
| ~AlwaysAllocateScope () | |
Private Attributes | |
| Heap * | heap_ |
| DisallowAllocationFailure | daf_ |
|
inlineexplicit |
Definition at line 717 of file heap-inl.h.
References v8::internal::Heap::always_allocate_scope_depth_, DCHECK, and heap_.
|
inline |
Definition at line 728 of file heap-inl.h.
References v8::internal::Heap::always_allocate_scope_depth_, DCHECK, and heap_.
|
private |
|
private |
Definition at line 2084 of file heap.h.
Referenced by AlwaysAllocateScope(), and ~AlwaysAllocateScope().