Home
last modified time | relevance | path

Searched defs:always_allocate (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Disolate.cc2933 AlwaysAllocateScope always_allocate(this); in Throw() local
3039 AlwaysAllocateScope always_allocate(this); in Throw() local
/external/v8/src/heap/
Dheap.h1863 bool always_allocate() { return always_allocate_scope_count_ != 0; } in always_allocate() function
Dmark-compact.cc2420 AlwaysAllocateScope always_allocate(heap()->isolate()); in EvacuatePage() local
Dheap.cc1886 AlwaysAllocateScope always_allocate(isolate()); in MinorMarkCompact() local